# Kumar's DWM build This repo has been created from the `dwm` source repo, and modified with a few patches that serve *my* workflow. ## Requirements In order to build dwm you need the Xlib header files for your distro. ## Installation ``` make clean install ``` ## Configuration The configuration of dwm is done by creating a custom config.h and (re)compiling the source code. ## Patches You can find all the patches used in the `patches/` dir. All of these can be found in the patches page in the official dwm website. - autostart - vanitygaps - pertag - scratchpad - always centered