dwm - dynamic window manager - Mike's build

Patches Applied

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
Description
My DWM build
Readme MIT 6.6 MiB
Languages
C 97.6%
Roff 1.5%
Makefile 0.9%