- Dunst
- i3-gaps
- Mpv
- Neofetch
- Picom
- Polybar
- Qutebrowser
- Ranger
- Rofi
- Sxiv
- Urxvt (replaced with Alacritty terminal, still config file is there)
- Xresources
- Zathura
- Neovim
git clone git@github.com:rafaelcacilhas/dotfiles.git
cd dotfiles
cp .* ~
cp -r .config/* ~/.config
cp -r .fonts/* ~/.fonts
cd .. && rm -rf dotfiles