dotfiles/README.md
2023-03-15 14:22:34 +01:00

31 lines
689 B
Markdown

# dotfiles
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`
>
> 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`