diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -2,6 +2,22 @@ This is my personnal dotfiles. +## 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! + ## Technologies > WM: `i3 gaps` |
