mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
test:Add test for output config with multiple exclusion/wildcard
This commit is contained in:
@ -21,5 +21,9 @@
|
||||
"layer": "overlay",
|
||||
"height": 23,
|
||||
"output": "!HDMI-1"
|
||||
},
|
||||
{
|
||||
"height": 24,
|
||||
"output": ["!HDMI-0", "!HDMI-1", "*"]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user