summaryrefslogtreecommitdiff
path: root/community/dwm/dwm.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/dwm/dwm.install')
-rw-r--r--community/dwm/dwm.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/dwm/dwm.install b/community/dwm/dwm.install
new file mode 100644
index 000000000..44b50ed82
--- /dev/null
+++ b/community/dwm/dwm.install
@@ -0,0 +1,4 @@
+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."
+}