{ "layer": "top", "modules-left": [ "sway/mode", "sway/workspaces", "custom/right-arrow-light", "sway/window", "custom/right-arrow-dark" ], "modules-right": [ "pulseaudio", "custom/left-arrow-dark", "clock#date", "custom/left-arrow-light", "clock#time" ], "sway/workspaces": { "current-only": true }, "sway/window": { "max-length": 50 }, "clock#date": { "format": "{:%a %d, %b }", "tooltip": false }, "clock#time": { "format": "{:%H:%M}", "tooltip": false }, "custom/left-arrow-dark": { "format": "", "tooltip": false }, "custom/left-arrow-light": { "format": "", "tooltip": false }, "custom/right-arrow-dark": { "format": "", "tooltip": false }, "custom/right-arrow-light": { "format": "", "tooltip": false }, "pulseaudio": { "format": "{volume}% {icon}", "format-muted": "", "format-icons": { "default": ["", ""] } } }