[ { "battery": { "format": "{icon} {capacity}%", "format-alt": "{icon} {time}", "format-charging": " {capacity}%", "format-icons": [ "", "", "", "", "" ], "format-plugged": " {capacity}% ", "states": { "critical": 15, "good": 95, "warning": 30 } }, "cava#left": { "autosens": 1, "bar_delimiter": 0, "bars": 18, "format-icons": [ "", "", "", "", "", "", "", "" ], "framerate": 60, "higher_cutoff_freq": 10000, "input_delay": 2, "lower_cutoff_freq": 50, "method": "pulse", "monstercat": false, "reverse": false, "source": "auto", "stereo": true, "waves": false }, "cava#right": { "autosens": 1, "bar_delimiter": 0, "bars": 18, "format-icons": [ "", "", "", "", "", "", "", "" ], "framerate": 60, "higher_cutoff_freq": 10000, "input_delay": 2, "lower_cutoff_freq": 50, "method": "pulse", "monstercat": false, "reverse": false, "source": "auto", "stereo": true, "waves": false }, "clock": { "format": " {:%a, %d %b, %I:%M %p}", "format-alt": " {:%d/%m}", "tooltip": "true", "tooltip-format": "{:%Y %B}\n{calendar}" }, "cpu": { "format": "󰻠 {usage}%", "format-alt": "󰻠 {avg_frequency} GHz", "interval": 5 }, "custom/launcher": { "format": "", "tooltip": "false" }, "custom/playerctl#backward": { "format": "󰙣 ", "on-click": "playerctl previous", "on-scroll-down": "playerctl volume .05-", "on-scroll-up": "playerctl volume .05+" }, "custom/playerctl#foward": { "format": "󰙡 ", "on-click": "playerctl next", "on-scroll-down": "playerctl volume .05-", "on-scroll-up": "playerctl volume .05+" }, "custom/playerctl#play": { "exec": "playerctl -a metadata --format '{\"text\": \"{{artist}} - {{markup_escape(title)}}\", \"tooltip\": \"{{playerName}} : {{markup_escape(title)}}\", \"alt\": \"{{status}}\", \"class\": \"{{status}}\"}' -F", "format": "{icon}", "format-icons": { "Paused": "", "Playing": "󰏥 ", "Stopped": "" }, "on-click": "playerctl play-pause", "on-scroll-down": "playerctl volume .05-", "on-scroll-up": "playerctl volume .05+", "return-type": "json" }, "custom/playerlabel": { "exec": "playerctl -a metadata --format '{\"text\": \"{{artist}} - {{markup_escape(title)}}\", \"tooltip\": \"{{playerName}} : {{markup_escape(title)}}\", \"alt\": \"{{status}}\", \"class\": \"{{status}}\"}' -F", "format": "󰎈 {} 󰎈", "max-length": 40, "on-click": "", "return-type": "json" }, "custom/randwall": { "format": "󰏘" }, "height": 35, "layer": "top", "margin-bottom": 0, "margin-left": 0, "margin-right": 0, "margin-top": 0, "memory": { "format": "󰍛 {}%", "format-alt": "󰍛 {used}/{total} GiB", "interval": 5 }, "modules-center": [ "custom/playerlabel", ], "modules-left": [ "cava#left", "custom/playerctl#backward", "custom/playerctl#play", "custom/playerctl#foward", ], "modules-right": [ "tray", "battery", "pulseaudio", "network", ], "network": { "format-disconnected": "󰖪 0% ", "format-ethernet": "󰈀 100% ", "format-linked": "{ifname} (No IP)", "format-wifi": " {signalStrength}%", "tooltip-format": "Connected to {essid} {ifname} via {gwaddr}" }, "position": "top", "pulseaudio": { "format": "{icon} {volume}%", "format-icons": { "default": [ "󰕿", "󰖀", "󰕾" ] }, "format-muted": "󰝟", "on-click": "pavucontrol", "scroll-step": 5 }, "tray": { "icon-size": 20, "spacing": 8 }, "wlr/workspaces": { "active-only": false, "all-outputs": false, "disable-scroll": false, "format": "{name}", "format-icons": { "active": "", "default": "", "sort-by-number": true, "urgent": "" }, "on-click": "activate", "on-scroll-down": "hyprctl dispatch workspace e+1", "on-scroll-up": "hyprctl dispatch workspace e-1" } } ]