[ { "battery": { "format": "Dying..{capacity}%", "format-charging": "Charging..{capacity}%", "format-plugged": "󱘖 {capacity}%", "on-click": "", "states": { "critical": 15, "warning": 30 }, "tooltip": true }, "clock": { "format": " {:L%I:%M %p}", "tooltip": true, "tooltip-format": "{:%A, %d.%B %Y }{calendar}" }, "cpu": { "format": " {usage:2}%", "interval": 5, "tooltip": true }, "custom/exit": { "format": "", "on-click": "sleep 0.1 && wlogout", "tooltip": false }, "custom/hyprbindings": { "format": " Bindings", "on-click": "sleep 0.1 && list-hypr-bindings", "tooltip": false }, "custom/notification": { "exec-if": "which swaync-client", "exec": "swaync-client -swb", "format": "{icon} {}", "format-icons": { "dnd-inhibited-none": "", "dnd-inhibited-notification": "", "dnd-none": "", "dnd-notification": "", "inhibited-none": "", "inhibited-notification": "", "none": "", "notification": "" }, "on-click": "task-waybar", "return-type": "json", "tooltip": false }, "custom/startmenu": { "format": " ", "on-click": "sleep 0.1 && rofi -show drun", "tooltip": false }, "custom/themeselector": { "format": "", "on-click": "sleep 0.1 && theme-selector", "tooltip": false }, "disk": { "format": " {free}", "tooltip": true }, "mpd": { "format": "{artist} - {title} ({elapsedTime:%M:%S}/{totalTime:%M:%S}) ⸨{songPosition}|{queueLength}⸩ {volume}% ", "format-disconnected": "Disconnected ", "format-stopped": "{consumeIcon}{randomIcon}{repeatIcon}{singleIcon}Stopped ", "unknown-tag": "N/A", "interval": 5, "consume-icons": { "on": " " }, }, "hyprland/window": { "max-length": 25, "rewrite": { "": " 🙈 No Windows? " }, "separate-outputs": false }, "hyprland/workspaces": { "format": "{icon}", "format-icons": { "1": "", "10": "", "11": "", "12": "", "13": "", "14": "", "15": "", "16": "", "17": "", "18": "8", "19": "", "2": "", "20": "", "3": "", "4": "", "5": "", "6": "", "7": "", "8": "8", "9": "", "default": "", "focused": "", "urgent": "" }, "on-scroll-down": "hyprctl dispatch workspace e-1", "on-scroll-up": "hyprctl dispatch workspace e+1" }, "idle_inhibitor": { "format": "{icon}", "format-icons": { "activated": "", "deactivated": "" }, "tooltip": "true" }, "layer": "top", "memory": { "format": " {}%", "interval": 5, "tooltip": true }, "modules-center": [ "clock" ], "modules-left": [ "custom/startmenu", "hyprland/workspaces", "hyprland/window", "pulseaudio", "cpu", "memory" ], "modules-right": [ "battery", "custom/hyprbindings", "idle_inhibitor", "custom/notification", "tray" ], "network": { "format-disconnected": "󰤮", "format-ethernet": " {bandwidthDownOctets}", "format-icons": [ "󰤯", "󰤟", "󰤢", "󰤥", "󰤨" ], "format-wifi": "{icon} {signalStrength}%", "tooltip": false }, "position": "top", "pulseaudio": { "format": "{icon} {volume}% {format_source}", "format-bluetooth": "{volume}% {icon} {format_source}", "format-bluetooth-muted": " {icon} {format_source}", "format-icons": { "car": "", "default": [ "", "", "" ], "hands-free": "", "headphone": "", "headset": "", "phone": "", "portable": "" }, "format-muted": " {format_source}", "format-source": " {volume}%", "format-source-muted": "", "on-click": "sleep 0.1 && pavucontrol" }, "tray": { "spacing": 12 } } ]