Repository containing the collection of various Linux scripts and dotfiles (i.e. config files prefixed by ".") that I use on Arch.
- i3-gaps
- i3exit
- i3status
- python-i3ipc
- picom-git
- dunst
- betterlockscreen
- rofi
- light
- nitrogen
- termite
- Clone this repository to
/home/$USER/
, and move ./tux-dotfiles/ to ./.tux-dotfiles - Run
cd /home/$USER/.tux-dotfiles
- Run
stow --adopt --target=/home/$USER home/
. This will symlink everything in the repo'stux-dotfiles/home/
to the user's/home/$USER/
.