mirror of
https://github.com/Alexays/Waybar.git
synced 2026-02-07 04:05:47 +00:00
17 lines
285 B
JSON
17 lines
285 B
JSON
[
|
|
{
|
|
"include": "test/config/include-multi-0.json"
|
|
},
|
|
{
|
|
"output": "OUT-1",
|
|
"include": "test/config/include-multi-1.json"
|
|
},
|
|
{
|
|
"output": "OUT-2",
|
|
"include": "test/config/include-multi-2.json"
|
|
},
|
|
{
|
|
"include": "test/config/include-multi-3.json"
|
|
}
|
|
]
|