X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FAUR.git;a=blobdiff_plain;f=dwm.install;h=9675514c84ca6ad272620015e4c7a57d9cb6436b;hp=44b50ed824c7547a093751deb293718177357655;hb=4aef11767febf2d3a29d811b6460de1895b0185f;hpb=c6af86e11140597c382630e58cb938b5986d7ad0 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." }