{ "layer": "top", "position": "top", "modules-left": [], "modules-center": ["clock"], "modules-right": ["network", "battery", "pulseaudio"], "clock": { "format": "{:%H:%M}", "format-alt": "{:%a %b %d}", "tooltip": false }, "battery": { "states": { "good": 95, "warning": 30, "critical": 15 }, "bat":"BAT1", "format": "{icon} {capacity}%", "format-charging": " {capacity}%", "format-plugged": " {capacity}%", "format-discharging": " {capacity}%", "format-alt": "{icon} {time}", "format-icons": ["", "", "", "", ""] }, "network": { "format": "{ifname}", "format-wifi": " {essid}", "format-ethernet": " {ifname}", "format-disconnected": "", "tooltip-format-wifi": "{signalStrength}%", "max-length": 20 }, "pulseaudio": { "format": "{icon} {volume}%", "format-bluetooth": "{icon} {volume}%", "format-muted": "", "format-icons": { "headphone": "", "hands-free": "", "headset": "", "phone": "", "portable": "", "car": "", "default": ["", ""] }, "scroll-step": 1, "on-click": "pavucontrol" } }