mirror of
https://github.com/JakeStanger/ironbar.git
synced 2024-11-22 23:16:46 +03:00
18 lines
245 B
JSON
18 lines
245 B
JSON
{
|
|
"monitors": {
|
|
"DP-1": [
|
|
{
|
|
"left": [{"type": "clock"}]
|
|
},
|
|
{
|
|
"position": "top",
|
|
"left": []
|
|
}
|
|
],
|
|
"DP-2": {
|
|
"position": "bottom",
|
|
"height": 30,
|
|
"left": []
|
|
}
|
|
}
|
|
} |