df372959b08b4bf03aa9d4cc2cb43959be7ceeba
dwm - dynamic window manager - Mike's build
Patches Applied
- Swallow Note: I had to change "St" in my config.h to "st" for this to work with st
- Hide Vacant Tags
- Pertag
Patch Management
Patches are applied using Quilt, which is a patch manager that allows you to easily apply multiple patches, revert specific patches, etc. It makes customizing suckless projects much easier since most changes are done via patches.
Installation
git clone https://git.mjwilson.org/mike/dwm.git
cd dwm
sudo make clean install
Languages
C
97.6%
Roff
1.5%
Makefile
0.9%