This repo is inspired in jceb/dwm-patches
git clone https://github.com/elbaulp/myDWM
cd myDWM
git submodule update --init --recursive
quilt push -a
cd dwm
rm -f config.h
make
If you want to understand how to use quilt, here are some useful resources: