From 125b59e23bc5b8520ad903829afaa13a50d01ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martynas=20Maciulevi=C4=8Dius?= Date: Sun, 2 Mar 2025 19:08:37 +0200 Subject: [PATCH] Add more details on how 'reload' works in signals --- man/waybar.5.scd.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/waybar.5.scd.in b/man/waybar.5.scd.in index 002cb50b..1fca6321 100644 --- a/man/waybar.5.scd.in +++ b/man/waybar.5.scd.in @@ -246,7 +246,8 @@ by config name or other parameters. *show* Switches state to visible (per bar). *hide* Switches state to 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. # MULTI OUTPUT CONFIGURATION