summarylogtreecommitdiffstats
path: root/dwm.install
diff options
context:
space:
mode:
authorf1sher2018-11-18 17:41:03 +0100
committerf1sher2018-11-18 17:51:43 +0100
commit83ad1ffcd8969d74e14c2a74378d8ec0f4c1aaaa (patch)
treef04874a964d9180c8ad9b0389c822c9d5b6d1ef3 /dwm.install
downloadaur-83ad1ffcd8969d74e14c2a74378d8ec0f4c1aaaa.tar.gz
Initial commit
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"
+}