[{
"output": "!DP-6",
"layer": "bottom",
"position": "top",
"height": 43,
"margin-top": 6,
"margin-left": 6,
"margin-right": 6,
"margin-bottom": 0,
"modules-left": ["hyprland/workspaces", "hyprland/window"],
"modules-center": ["clock"],
"modules-right": ["wireplumber", "temperature", "cpu", "memory", "hyprland/language", "battery", "network", "custom/notification"],
"hyprland/workspaces": {
"disable-scroll": true,
"all-outputs": false,
"disable-markup": false,
"format": "{icon}",
"format-icons": {
"1": "1 ",
"2": "2 ",
"3": "3 ",
"4": "4 ",
"5": "5 ",
"6": "6 ",
"7": "7 ",
"8": "8 ",
"9": "9 ",
"10": "0 "
}
},
"hyprland/window": {
"max-length": 60,
"tooltip": false
},
"hyprland/language": {
"format": {},
"format-en": "",
"format-ie": "",
"on-click": "$HOME/.config/hypr/utils/cycle_kb_layout -c ../inputs.conf -l ../kb_layouts.txt"
},
"clock": {
"format": "{:%a %d %b - %H:%M}",
"tooltip": true,
"tooltip-format": "{calendar}",
"calendar": {
"mode": "year",
"mode-mon-col": 3,
"weeks-pos": "right",
"on-scroll": 1,
"format": {
"months": "{}",
"days": "{}",
"weeks": "W{}",
"weekdays": "{}",
"today": "{}"
}
},
"actions": {
"on-click-right": "mode",
"on-click-forward": "tz_up",
"on-click-backward": "tz_down",
"on-scroll-up": "shift_up",
"on-scroll-down": "shift_down"
}
},
"cpu": {
"interval": 5,
"format": "︁ {usage:02}%",
"max-length": 10
},
"memory": {
"interval": 15,
"format": " {used:0.1f}G/{total:0.1f}G",
"tooltip": false
},
"battery": {
"format": "{icon}",
"format-icons": ["", "", "", "", ""],
"format-time": "({H}h{M}m)",
"format-charging": "{icon}",
"format-full": "",
"interval": 15,
"states": {
"warning": 25,
"critical": 10
},
"tooltip": true
},
"network": {
"format": "{icon}",
"format-alt": " {ipaddr}/{cidr} {icon}",
"format-alt-click": "click-left",
"format-wifi": " {essid} ({signalStrength}%)",
"format-ethernet": " {ifname}",
"format-disconnected": "⚠ Disconnected",
"tooltip": false
},
"wireplumber": {
"format": "{icon} {volume}%",
"format-muted": "",
"format-icons": [ "", "", " " ],
"on-click": "wpctl set-mute @DEFAULT_SINK@ toggle",
"on-click-right": "pavucontrol",
},
"temperature": {
"hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input",
"critical-threshold": 75,
"interval": 5,
"format": "{icon} {temperatureC}°",
"tooltip": false,
"format-icons": [
"", // Icon: temperature-empty
"", // Icon: temperature-quarter
"", // Icon: temperature-half
"", // Icon: temperature-three-quarters
"" // Icon: temperature-full
]
},
"custom/notification": { // This button allows access to the swaync panel
"tooltip": false,
"format": "{icon}",
"format-icons": {
"notification": "",
"none": "",
"dnd-notification": "",
"dnd-none": "",
"inhibited-notification": "",
"inhibited-none": "",
"dnd-inhibited-notification": "",
"dnd-inhibited-none": ""
},
"return-type": "json",
"exec-if": "which swaync-client",
"exec": "swaync-client -swb",
"on-click": "swaync-client -t -sw",
"on-click-right": "swaync-client -d -sw",
"escape": true
}
}, {
"output": "DP-6",
"layer": "top",
"position": "top",
"height": 43,
"margin-top": 6,
"margin-left": 6,
"margin-right": 6,
"margin-bottom": 0,
"modules-left": ["hyprland/workspaces"],
"modules-center": ["clock"],
"modules-right": ["wireplumber", "hyprland/language", "custom/notification"],
"hyprland/workspaces": {
"disable-scroll": true,
"all-outputs": false,
"disable-markup": false,
"format": "{icon}",
"format-icons": {
"1": "1 ",
"2": "2 ",
"3": "3 ",
"4": "4 ",
"5": "5 ",
"6": "6 ",
"7": "7 ",
"8": "8 ",
"9": "9 ",
"10": "0 "
}
},
"hyprland/language": {
"format": {},
"format-en": " ",
"format-ie": " ",
"on-click": "$HOME/.config/hypr/utils/cycle_kb_layout -c ../inputs.conf -l ../kb_layouts.txt"
},
"clock": {
"format": "{:%a %d %b - %H:%M}",
"tooltip": true,
"tooltip-format": "{calendar}",
"calendar": {
"mode": "year",
"mode-mon-col": 3,
"weeks-pos": "right",
"on-scroll": 1,
"format": {
"months": "{}",
"days": "{}",
"weeks": "W{}",
"weekdays": "{}",
"today": "{}"
}
},
"actions": {
"on-click-right": "mode",
"on-click-forward": "tz_up",
"on-click-backward": "tz_down",
"on-scroll-up": "shift_up",
"on-scroll-down": "shift_down"
}
},
"wireplumber": {
"format": "{icon} ",
"format-muted": "",
"format-icons": [ "", "", "" ],
"on-click": "wpctl set-mute @DEFAULT_SINK@ toggle",
"on-click-right": "org.pipewire.Helvum",
},
"custom/notification": { // This button allows access to the swaync panel
"tooltip": false,
"format": "{icon}",
"format-icons": {
"notification": "",
"none": "",
"dnd-notification": "",
"dnd-none": "",
"inhibited-notification": "",
"inhibited-none": "",
"dnd-inhibited-notification": "",
"dnd-inhibited-none": ""
},
"return-type": "json",
"exec-if": "which swaync-client",
"exec": "swaync-client -swb",
"on-click": "swaync-client -t -sw",
"on-click-right": "swaync-client -d -sw",
"escape": true
}
}]