summarylogtreecommitdiffstats
path: root/dwm.install
diff options
context:
space:
mode:
authoruleenucks2016-05-20 09:42:18 +0200
committeruleenucks2016-05-20 09:42:18 +0200
commitf98b0f27e1cde67465b33ac675e5b23fdb299f8a (patch)
tree8cff1d265ddaee16ba2d7dca1b04fd8e7b148da3 /dwm.install
downloadaur-f98b0f27e1cde67465b33ac675e5b23fdb299f8a.tar.gz
pkgrel 1 added
Diffstat (limited to 'dwm.install')
-rwxr-xr-xdwm.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/dwm.install b/dwm.install
new file mode 100755
index 000000000000..44b50ed824c7
--- /dev/null
+++ b/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."
+}