ironbar/examples/config.json

18 lines
245 B
JSON

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