{ "layer": "top", "position": "top", "height": 24, "modules-left": ["custom/nurgle", "sway/workspaces"], "custom/nurgle": { "format": " ", "tooltip": false }, "modules-center": ["clock"], "modules-right": ["cpu", "battery"], "sway/workspaces": { "disable-scroll": true }, "clock": { "format": "{:%y-%m-%d (%a w%V) %H:%M}", "interval": 60 }, "cpu": { "format": "CPU {usage}%", "interval": 2 }, "battery": { "format": "󰁹 {capacity}%", "format-charging": "󱐋 {capacity}%", "format-full": "󰁹 FULL", "states": { "warning": 30, "critical": 15 } } }