mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
doc: document mode
option of the bar config
This commit is contained in:
@@ -72,6 +72,11 @@ Also a minimal example configuration can be found on the at the bottom of this m
|
|||||||
typeof: string ++
|
typeof: string ++
|
||||||
Optional name added as a CSS class, for styling multiple waybars.
|
Optional name added as a CSS class, for styling multiple waybars.
|
||||||
|
|
||||||
|
*mode* ++
|
||||||
|
typeof: string ++
|
||||||
|
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.
|
||||||
|
|
||||||
*exclusive* ++
|
*exclusive* ++
|
||||||
typeof: bool ++
|
typeof: bool ++
|
||||||
default: *true* unless the layer is set to *overlay* ++
|
default: *true* unless the layer is set to *overlay* ++
|
||||||
|
Reference in New Issue
Block a user