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:
|
right:
|
||||||
- removables:
|
- removables:
|
||||||
content: {string: {text: "{label}"}}
|
content: {string: {text: "{label}"}}
|
||||||
- xkb:
|
# - xkb:
|
||||||
content: {string: {text: "{name}"}}
|
# content: {string: {text: "{name}"}}
|
||||||
- xwindow:
|
# - xwindow:
|
||||||
content: {string: {text: "{application}: {title}"}}
|
# content: {string: {text: "{application}: {title}"}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue