Add more details on how 'reload' works in signals

This commit is contained in:
Martynas Maciulevičius
2025-03-02 19:08:37 +02:00
parent 3c7a9bf432
commit 125b59e23b

View File

@ -246,7 +246,8 @@ by config name or other parameters.
*show* Switches state to visible (per bar). *show* Switches state to visible (per bar).
*hide* Switches state to hidden (per bar). *hide* Switches state to hidden (per bar).
*toggle* Switches state between visible and hidden (per bar). *toggle* Switches state between visible and hidden (per bar).
*reload* Reloads whole waybar. *reload* Reloads all waybars of current waybar process (basically equivalent to
restarting with updated config which sets initial visibility values).
*noop* Does nothing when the kill signal is received. *noop* Does nothing when the kill signal is received.
# MULTI OUTPUT CONFIGURATION # MULTI OUTPUT CONFIGURATION