mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
config: layer: add 'overlay' and 'background'
The layer option (Wayland only) now accepts 'overlay' and 'background'. Closes #372
This commit is contained in:
parent
28a18ad91e
commit
d841aeeecd
6 changed files with 34 additions and 7 deletions
|
@ -20,8 +20,11 @@
|
|||
* network: new `quality` tag (Wi-Fi only).
|
||||
* Read alternative config from pipes and FIFOs (e.g. `--config
|
||||
/dev/stdin`) ([#340][340]).
|
||||
* Added `overlay` and `background` as possible `layer` values
|
||||
([#372][372]).
|
||||
|
||||
[340]: https://codeberg.org/dnkl/yambar/pulls/340
|
||||
[372]: https://codeberg.org/dnkl/yambar/issues/372
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue