aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'