For you kiddies who need "hot reloading" on configuration change.
@@ -0,0 +1,5 @@
#!/usr/bin/env sh
set -xeuo pipefail
find -type 'f' -name '*.[ch]' | entr -s "make && sudo make install && killall dwm"
The note is not visible to the blocked user.