My custom setup in Linux
dunsti3maimplayerctlxclipxdotoolrofi
sudo apt install -y \
dunst \
i3 \
maim \
playerctl \
xclip \
xdotool \
rofi \
redshiftClone the repository and go inside the folder
git clone https://github.com/SrVariable/dotfiles.git && cd dotfilesInstall the dotfiles
./install.shNote
The script has flags, you can check them out with
./install.sh -h