dwm is a plain, minimal, fast, extensible dynamic window manager. This fork
includes many patches to introduce eye-candy and features. Applied patches are
given as .diff
files in the patches
folder.
One should edit config.h
for keybindings, colors, function calls and so on.
- One has to alter
makeconfig.mk
andMakefile
as they see fit. Xlib header files are required to build. - Run below command to compile and install to the system.
doas make clean install