forked from external/yambar
test: full-conf: disable xkb/xwindow modules
They aren't available in wayland-only builds
This commit is contained in:
parent
e218e68385
commit
86cc7fd6a8
1 changed files with 4 additions and 4 deletions
|
@ -46,7 +46,7 @@ bar:
|
|||
right:
|
||||
- removables:
|
||||
content: {string: {text: "{label}"}}
|
||||
- xkb:
|
||||
content: {string: {text: "{name}"}}
|
||||
- xwindow:
|
||||
content: {string: {text: "{application}: {title}"}}
|
||||
# - xkb:
|
||||
# content: {string: {text: "{name}"}}
|
||||
# - xwindow:
|
||||
# content: {string: {text: "{application}: {title}"}}
|
||||
|
|
Loading…
Add table
Reference in a new issue