My custom configurations for bash, vim, i3, polybar...
dunst
i3
fonts-font-awesome
maim
neofetch
nitrogen
playerctl
picom
polybar
vim
xclip
xdotool
sudo apt install -y dunst \
i3 \
fonts-font-awesome \
maim \
neofetch \
nitrogen \
playerctl \
picom \
vim \
xclip \
xdotool
Note
If any icon is not displayed, you might have to download the latest fonts.
Clone the repository and go inside the folder
git clone https://github.com/SrVariable/dotfiles.git && cd dotfiles
Install the dotfiles
./install.sh
Note
The script has flags, you can check them out with
./install.sh -h