forked from external/yambar
Add layer option
Only applies to Wayland and the default is still bottom.
This commit is contained in:
parent
7e7c011126
commit
eb94c8cceb
8 changed files with 35 additions and 1 deletions
|
@ -45,6 +45,10 @@ types that are frequently used:
|
|||
: no
|
||||
: Monitor to place the bar on. If not specified, the primary monitor will be
|
||||
used
|
||||
| layer
|
||||
: string
|
||||
: no
|
||||
: Layer to put bar on. One of _top_ or _bottom_. Wayland only
|
||||
| left-spacing
|
||||
: int
|
||||
: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue