No description
Find a file
2023-03-15 14:54:04 +01:00
config docs(info) add installation information 2023-03-15 14:22:34 +01:00
etc/lightdm fix(lightdm) wrong wallpaper name in the config file 2023-03-15 14:24:03 +01:00
install.sh refactor(organization) put i3, polybar and picom inside the config folder 2023-03-15 14:07:19 +01:00
LICENSE Initial commit 2022-07-31 16:16:12 +02:00
README.md docs(info) add versioning informations 2023-03-15 14:53:08 +01:00
update.sh build(sh) add update and install script 2022-11-04 13:33:26 +01:00

dotfiles

This is my personnal dotfiles.

Installation

To install the dotfiles, follow this steps:

  1. Clone the repo
git clone https://github.com/anhgelus/dotfiles.git
  1. Go inside the new dotfiles folder
  2. Run the install.sh
sh install.sh
  1. Put your desktop wallpaper inside ~/Images/wallpapers/wallpaper.jpg and your LightDM wallpaper inside /usr/share/anhgelus/lightdm-wallpaper.jpg
  2. Restart and it works!

Versioning

The versioning of this repository do not follow the semver because the semver is just useless for this usage.

Every tag of this repository must follow these guidelines:

  1. DD[.patch]-month-YYYY
  2. "[*]" is not a required part
  3. "DD" is for the day (number)
  4. "path" is for the path number
  5. "month" is for the month (full letters)
  6. "YYYY" is for the year (number"

15.1-march-2023 is for the second version of the 03/15/2023 (MM-DD-YYYY) or 15/03/2023 (DD-MM-YYYY)

Technologies

WM: i3 gaps

Lockscreen: LightDM

OS: EndeavourOs

Packet Manager: yay, flatpak and snap

Other: picom jonaburg_fix (here), polybar and rofi