From 18d6dfea8818c2f35766c58bd1a4221f35cf8a77 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 4 Jul 2023 22:35:15 +0200 Subject: [PATCH] feat(man): start_hidden --- man/waybar.5.scd.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man/waybar.5.scd.in b/man/waybar.5.scd.in index 7061bc6..c8e24d0 100644 --- a/man/waybar.5.scd.in +++ b/man/waybar.5.scd.in @@ -78,7 +78,12 @@ Also a minimal example configuration can be found on the at the bottom of this m Selects one of the preconfigured display modes. This is an equivalent of the sway-bar(5) *mode* command and supports the same values: *dock*, *hide*, *invisible*, *overlay*. ++ Note: *hide* and *invisible* modes may be not as useful without Sway IPC. -modifier-reset ++ +*start_hidden* ++ + typeof: bool ++ + default: *false* ++ + Option to start the bar hidden. + +*modifier-reset* ++ typeof: string ++ default: *press* Defines the timing of modifier key to reset the bar visibility.