aboutsummaryrefslogtreecommitdiff
path: root/dwm.install
diff options
context:
space:
mode:
authorBrian Bidulock <bidulock@openss7.org>2016-03-31 14:44:44 -0600
committerBrian Bidulock <bidulock@openss7.org>2016-03-31 14:44:44 -0600
commit4aef11767febf2d3a29d811b6460de1895b0185f (patch)
treeec0f109108f43f9d8ff03cce382afc17a0f40088 /dwm.install
parentc6af86e11140597c382630e58cb938b5986d7ad0 (diff)
downloadAUR-4aef11767febf2d3a29d811b6460de1895b0185f.tar.gz
AUR-4aef11767febf2d3a29d811b6460de1895b0185f.tar.zst
AUR-4aef11767febf2d3a29d811b6460de1895b0185f.zip
version 1:6.1.2.g3465bed-2
Diffstat (limited to 'dwm.install')
-rw-r--r--dwm.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm.install b/dwm.install
index 44b50ed..9675514 100644
--- a/dwm.install
+++ b/dwm.install
@@ -1,4 +1,5 @@
1post_install() { 1post_install() {
2 echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)" 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." 3 echo "-- and rebuild package if you want to change settings."
4 echo "-- Or, place custom config.h in \$SRCDEST/dwm-git/config.h and rebuild."
4} 5}