My custom build of dwm with added features, and enhanced aesthetics.
To install, simply execute:
git clone https://github.com/aarondarwish/dwm ~/.dwm
cd ~/.dwm
sudo make installIf you make a change and wish for it to take effect, run:
cd ~/.dwm
sudo make clean install