Add note about reload hook

This commit is contained in:
Tom Willemse 2016-07-17 22:06:37 +02:00
parent d62e0a6db0
commit 6d07c19488

View file

@ -25,6 +25,10 @@ function lock-tag-to-monitor() {
, set_attr tags.by-name."$1".my-monitor "$2" , 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 hc emit_hook reload
xsetroot -solid '#5A8E3A' xsetroot -solid '#5A8E3A'