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