1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/examples/config.json

18 lines
No EOL
245 B
JSON

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