From 6d07c19488599cf15f1e7c6c2c4d738f16d2fe98 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 17 Jul 2016 22:06:37 +0200 Subject: [PATCH] Add note about reload hook --- herbstluftwm/.config/herbstluftwm/autostart | 4 ++++ 1 file changed, 4 insertions(+) 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'