Paul Riou 90206f55be config:output:Allow multiple exclusions & wildcard
Covers the use case where needing to exclude more than 1 output but
still include all other displays.

e.g. I have 3 monitors: laptop + HD + 4K; and 3 bar types:
- The main bar is on the laptop. `output: "laptop-monitor-id"`
- The 4K has a specific waybar bar-1 configuration. `output: "4K-monitor-id"`
- I want all other displays (3rd HD monitor / any HDMI output when presenting)
  to have a plain bar: `output: ["!laptop-monitor-id", "!4k-monitor-id", "*"]`
2023-03-13 00:44:07 +00:00
..
2022-11-07 20:30:01 +13:00
2022-11-07 20:30:01 +13:00
2022-11-07 20:30:01 +13:00
2022-08-18 20:56:26 -04:00
2022-11-07 20:30:01 +13:00
2023-01-06 20:55:31 +01:00
2023-01-31 16:34:38 +11:00
2022-06-01 15:35:08 +00:00
2022-05-19 16:41:05 -04:00
2021-02-01 08:34:51 -08:00
2022-11-07 20:30:01 +13:00
2021-11-24 02:15:10 +02:00
2021-02-01 08:34:51 -08:00
2022-11-18 13:09:38 +00:00