2025-05-12 19:07:49 +00:00
|
|
|
{
|
|
|
|
"layer": "top",
|
|
|
|
"position": "right",
|
|
|
|
"height": "100%",
|
|
|
|
"width": 30,
|
|
|
|
"margin-right": 10,
|
|
|
|
"margin-top": 10,
|
|
|
|
"margin-bottom": 10,
|
|
|
|
|
2025-05-15 12:54:11 +00:00
|
|
|
"modules-left": [
|
|
|
|
"sway/workspaces"
|
|
|
|
],
|
|
|
|
|
|
|
|
"modules-right": [
|
|
|
|
"clock"
|
|
|
|
],
|
|
|
|
|
|
|
|
"sway/workspaces": {
|
|
|
|
"disable-scroll": true,
|
|
|
|
"persisten_workspace": {
|
|
|
|
"1": [],
|
|
|
|
"2": [],
|
|
|
|
"3": []
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
"clock": {
|
|
|
|
"timezone": "Europe/Amsterdam",
|
|
|
|
"format": "{:%H\n%M\n%S}",
|
|
|
|
"interval": 1
|
2025-05-12 19:07:49 +00:00
|
|
|
}
|
|
|
|
}
|