X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=dwm.install;h=9675514c84ca6ad272620015e4c7a57d9cb6436b;hb=3fafa055ad647455e928abfd7476aac55ddd1cb9;hp=44b50ed824c7547a093751deb293718177357655;hpb=156158323c5ce9acd9480945f8c559d0a5b7a48e;p=perso%2FImmae%2FConfig%2FAUR.git diff --git a/dwm.install b/dwm.install index 44b50ed..9675514 100644 --- a/dwm.install +++ b/dwm.install @@ -1,4 +1,5 @@ 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." }