aboutsummaryrefslogtreecommitdiff
path: root/dwm-git/dwm.install
diff options
context:
space:
mode:
Diffstat (limited to 'dwm-git/dwm.install')
-rw-r--r--dwm-git/dwm.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/dwm-git/dwm.install b/dwm-git/dwm.install
new file mode 100644
index 0000000..9675514
--- /dev/null
+++ b/dwm-git/dwm.install
@@ -0,0 +1,5 @@
1post_install() {
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."
4 echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
5}