Demo.mp4
- This Suckless repo
- Nerd Fonts
- jsoncpp, yajl, dwmipcpp libraries.
- polybar-dwm-module
- picom-ftlabs
- Ranger CLI (File Manager)
- Zen (Web Browser)
- Spicetify (Spotify customization)
- Python-pywal
- Git
- Install your preferred Nerd Fonts. I used Lekton, Ubuntu, Hack and Monofur.
- Clone this repository (preferably in your home directory)
git clone https://github.com/Tahsin404/Suckless.git && cd Suckless. Do not compile just yet. - Follow the instructions and install polybar-dwm-module from their git repo. You do not need to patch this dwm with IPC and anybar as they are already patched in. For Arch Users you can use the AUR:
yay -S polybar-dwm-module - Install python-pywal
#For Arch Users: yay -S python-pywal wal -i Wallpaper/gargantua-black-3840x2160-9621.jpg - Install picom-ftlabs
#For Arch users yay -S picom-ftlabs-git - Install starship
#For Arch users: sudo pacman -S starship
All the necessary Dotfiles are available here. If you're using GNU stow to manage your dotfiles then you know what to do, if not then:
- Clone the dotfiles repo and copy the contents in .config to your own .config directory
git clone https://github.com/Tahsin404/dotfiles.git cd dotfiles/.config cp * ~/.config - Copy the contents of wal as needed, into your own wal directory. The main files for this build are colors-wal-(dwm/dmenu/st).h
cd .. cd .cache/wal cp * ~/.cache/wal - Finally cd into the dwm, st and dmenu folders and
makeandmake clean install



