Dotfiles from my Arch Linux installation
- i3-gaps: tiling window manager
- picom: compositor with kawase blur
- polybar: way better than i3status
- touchegg: enables touchpad gestures
- blueman: bluetooth manager
- espanso: pastes accents for my US keyboard
- flameshot: screenshot tool
- redshift: changes screen temperature
- xidlehook: auto lock the screen
- otf-fira-code: terminal
- ttf-google-sans: rofi and dunst
- inter-font: polybar
- otf-font-awesome: polybar
- Clone the repo
$ git clone https://github.com/MarioJim/dotfiles.git
- cd to the folder
$ cd dotfiles
- Run GNU stow to symlink the repo to
~
$ stow -v -R -t ~ .