{ "layer": "top", "modules-left": [ "sway/workspaces", "sway/mode" ], "modules-center": [ "sway/window" ], "modules-right": [ "battery", "battery#bat2", "clock" ], "sway/window": { "max-length": 50 }, "battery": { "bat": "BAT0", "format": "{capacity}% {icon}", "format-icons": ["", "", "", "", ""] }, "battery#bat2": { "bat": "BAT1", "format": "{capacity}% {icon}", "format-icons": ["", "", "", "", ""] }, "clock": { "interval": 60, "format": "KW {:%V %a %Y-%m-%d %H:%M}", "max-length": 25 } }