Files
ironbar-fork/examples/config.json
2022-08-15 17:05:53 +01:00

18 lines
245 B
JSON

{
"monitors": {
"DP-1": [
{
"left": [{"type": "clock"}]
},
{
"position": "top",
"left": []
}
],
"DP-2": {
"position": "bottom",
"height": 30,
"left": []
}
}
}