2025-11-10 22:33:05 +03:00

14 lines
380 B
Plaintext

{
"layer": "bottom",
"position": "bottom",
"modules-left": ["sway/workspaces", "sway/mode"],
"modules-center": ["sway/window"],
"modules-right": ["clock", "battery", "cpu", "memory", "network", "pulseaudio", "backlight"],
"sway/workspaces": {
"disable-scroll": true
},
"clock": {
"format": "{ %d.%m.%y %a  %H:%M}"
}
}