{ "modules-left": ["workspaces", "custom/spotify"], "modules-right": ["pulseaudio", "network", "cpu", "memory", "battery", "clock"], "cpu": { "format": "{}% " }, "memory": { "format": "{}% " }, "battery": { "format": "{}% " }, "network": { "interface": "wlp2s0", "format": "{essid} ({signalStrength}%) " }, "pulseaudio": { "format": "{}% ", "format-muted": "" }, "custom/spotify": { "format": " {}", "exec": "$HOME/.bin/mediaplayer.sh" } }