diff options
| author | William Hergès <william@herges.fr> | 2025-08-12 15:23:16 +0200 |
|---|---|---|
| committer | William Hergès <william@herges.fr> | 2025-08-12 15:23:51 +0200 |
| commit | 29d50556c1015a1c80c88467f358ed386163a10d (patch) | |
| tree | 316e5c9b97f98f0818bbdbb9b7a7df04a4338c16 /README.md | |
| parent | 4a21ae6fcdfcd0051a2e6fee641cd344c01dac83 (diff) | |
feat(config): sway
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 44 |
1 files changed, 1 insertions, 43 deletions
@@ -1,46 +1,4 @@ # dotfiles -This is my personnal dotfiles. +My personnal dotfiles of my workstation powered by The Void, Sway and fish. -## Installation - -To install the dotfiles, follow this steps: - -1. Clone the repo -```bash -git clone https://github.com/anhgelus/dotfiles.git -``` -2. Go inside the new dotfiles folder -3. Run the install.sh -```bash -sh install.sh -``` -4. Put your desktop wallpaper inside `~/Images/wallpapers/wallpaper.jpg` and your LightDM wallpaper inside `/usr/share/anhgelus/lightdm-wallpaper.jpg` -5. 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` -> -> Lockscreen: `LightDM` -> -> OS: `EndeavourOs` -> -> Packet Manager: `yay`, `flatpak` and `snap` -> -> Other: `picom jonaburg_fix` ([here](https://github.com/Arian8j2/picom-jonaburg-fix)), `polybar` and `rofi` |
