aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm/.config
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-07-17 22:06:37 +0200
committerGravatar Tom Willemse2016-07-17 22:06:37 +0200
commit6d07c19488599cf15f1e7c6c2c4d738f16d2fe98 (patch)
tree1973c5a1216898c17465b8b32931c172ae91454d /herbstluftwm/.config
parentd62e0a6db01b0d853b080d2c09b6453a9ecaed85 (diff)
downloadnew-dotfiles-6d07c19488599cf15f1e7c6c2c4d738f16d2fe98.tar.gz
new-dotfiles-6d07c19488599cf15f1e7c6c2c4d738f16d2fe98.zip
Add note about reload hook
Diffstat (limited to 'herbstluftwm/.config')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart4
1 files changed, 4 insertions, 0 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 0ffd2e0..b737463 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -25,6 +25,10 @@ function lock-tag-to-monitor() {
, set_attr tags.by-name."$1".my-monitor "$2"
}
+## Reload hook:
+
+# According to the herbstluftwm man page this hook is emitted so that
+# daemons will know to quit and it should be emitted first thing.
hc emit_hook reload
xsetroot -solid '#5A8E3A'