aboutsummaryrefslogtreecommitdiff
path: root/dwm.install
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.install')
-rw-r--r--dwm.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm.install b/dwm.install
index 44b50ed..9675514 100644
--- a/dwm.install
+++ b/dwm.install
@@ -1,4 +1,5 @@
1post_install() { 1post_install() {
2 echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)" 2 echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)"
3 echo "-- and rebuild package if you want to change settings." 3 echo "-- and rebuild package if you want to change settings."
4 echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
4} 5}