Just as the headers says! This is my personal configuration of dwm!. It s kinda messy tho. (I'm working on fixing that!)
git clone https://github.com/Yazy0/dotfiles
cd dotfiles
cp -r .config/kitty ~/.config
cp -r .config/rofi ~/.config
cd dwm
sudo make clean install
- Swap dmenu with rofi
- Center The tags icons
- Fix the xsetroot script
connorholyday for the kitty config
siduck for the rofi config
