test: full-conf: disable xkb/xwindow modules

They aren't available in wayland-only builds
This commit is contained in:
Daniel Eklöf 2019-05-11 11:38:36 +02:00
parent e218e68385
commit 86cc7fd6a8

View file

@ -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}"}}