{ "position": "bottom", "height": 20, "modules-left": [ "sway/workspaces" ], "modules-right": ["cava", "pulseaudio", "custom/wireguard", "backlight", "network", "cpu", "memory", "disk", "temperature", "battery", "clock", "tray"], "cpu": { "format": "CPU: {usage}%" }, "memory": { "format": "Mem: {}%" }, "battery": { "format": "Battery: {}%" }, "pulseaudio": { "format": "Speakers: {volume}%", "format-bluetooth": "Head Phones: {volume}%" }, "network": { "format": "{essid} {bandwidthDownBytes}:{bandwidthUpBytes}" }, "disk": { "format": "{free}" }, "clock": { "format": "{:%Y:%m:%d %T}", "interval": 1 }, "custom/wireguard": { "exec": "~/.config/waybar/scripts/wireguard.sh", "on-click": "~/.config/waybar/scripts/wireguard.sh --toggle", "interval": 2 }, "cava": { "framerate": 30, "autosens": 1, "sensitivity": 100, "bars": 14, "lower_cutoff_freq": 50, "higher_cutoff_freq": 10000, "method": "pulse", "source": "auto", "stereo": true, "reverse": false, "bar_delimiter": 0, "monstercat": false, "waves": false, "noise_reduction": 0.77, "input_delay": 2, "format-icons" : ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█" ], "actions": { "on-click-right": "mode" } } }