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