]> git.immae.eu Git - perso/Immae/Config/AUR.git/blobdiff - dwm-git/dwm.install
Add 'dwm-git/' from commit '42bc72cb91c99a4f319bceac69ce3c198ce685d2'
[perso/Immae/Config/AUR.git] / dwm-git / dwm.install
diff --git a/dwm-git/dwm.install b/dwm-git/dwm.install
new file mode 100644 (file)
index 0000000..9675514
--- /dev/null
@@ -0,0 +1,5 @@
+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."
+  echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
+}