dwm/arch/dwm.install
2020-06-21 15:48:56 +02:00

6 lines
254 B
Plaintext

post_install() {
echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)"
echo "-- and rebuild package if you want to change settings."
echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
}