summarylogtreecommitdiffstats
path: root/dwm.install
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.install')
-rw-r--r--dwm.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/dwm.install b/dwm.install
new file mode 100644
index 000000000000..48bffc5d8f12
--- /dev/null
+++ b/dwm.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "-- Edit config.h and rebuild package if you want to change settings"
+}