|
|
|
@ -6,29 +6,29 @@ |
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
"include": "~/.config/waybar/modules", |
|
|
|
"include": "~/.config/waybar/modules", |
|
|
|
"layer": "top", |
|
|
|
"layer": "top", |
|
|
|
//"mode": "dock", |
|
|
|
//"mode": "dock", |
|
|
|
"exclusive": true, |
|
|
|
"exclusive": true, |
|
|
|
"passthrough": false, |
|
|
|
"passthrough": false, |
|
|
|
"position": "top", |
|
|
|
"position": "top", |
|
|
|
"spacing": 0, |
|
|
|
"spacing": 0, |
|
|
|
"fixed-center": false, |
|
|
|
"fixed-center": false, |
|
|
|
"ipc": true, |
|
|
|
"ipc": true, |
|
|
|
"margin-top": 5, |
|
|
|
"margin-top": 5, |
|
|
|
"margin-bottom": 5, |
|
|
|
//"margin-bottom": 5, |
|
|
|
"width": 1444, |
|
|
|
"width": 1444, |
|
|
|
|
|
|
|
|
|
|
|
"modules-left": ["hyprland/workspaces#peony", "tray#peony"], |
|
|
|
"modules-left": ["hyprland/workspaces#peony", "tray#peony"], |
|
|
|
|
|
|
|
|
|
|
|
"modules-center": ["clock#peony"], |
|
|
|
"modules-center": ["clock#peony"], |
|
|
|
|
|
|
|
|
|
|
|
"modules-right": ["wireplumber#peony","custom/separator#line","backlight#peony","custom/separator#line","temperature#peony","custom/separator#line","battery#peony","network#peony"], |
|
|
|
"modules-right": ["wireplumber#peony","custom/separator#line","backlight#peony","custom/separator#line","temperature#peony","custom/separator#line","battery#peony","network#peony"], |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//M O D U L E S // |
|
|
|
//M O D U L E S // |
|
|
|
|
|
|
|
|
|
|
|
"hyprland/workspaces#peony": { |
|
|
|
"hyprland/workspaces#peony": { |
|
|
|
"active-only":false, |
|
|
|
"active-only":false, |
|
|
|
"all-outputs": true, |
|
|
|
"all-outputs": true, |
|
|
|
"format": "{icon}", |
|
|
|
"format": "{icon}", |
|
|
|
@ -50,14 +50,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"clock#peony": { |
|
|
|
"clock#peony": { |
|
|
|
"interval": 60, |
|
|
|
"interval": 60, |
|
|
|
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>", |
|
|
|
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>", |
|
|
|
"format": "{:%B | %a %d, %Y | %H:%M %p}", |
|
|
|
"format": "{:%B | %a %d, %Y | %H:%M %p}", |
|
|
|
"format-alt": "{:%a %b %d, %G}" |
|
|
|
"format-alt": "{:%a %b %d, %G}" |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"wireplumber#peony": { |
|
|
|
"wireplumber#peony": { |
|
|
|
"format": "{icon} {volume}", |
|
|
|
"format": "{icon} {volume}", |
|
|
|
"format-muted": " Mute", |
|
|
|
"format-muted": " Mute", |
|
|
|
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle", |
|
|
|
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle", |
|
|
|
@ -65,24 +65,24 @@ |
|
|
|
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", |
|
|
|
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", |
|
|
|
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", |
|
|
|
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", |
|
|
|
"format-icons": ["", "", "", ""], |
|
|
|
"format-icons": ["", "", "", ""], |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"backlight#peony": { |
|
|
|
"backlight#peony": { |
|
|
|
"device": "intel_backlight", |
|
|
|
"device": "intel_backlight", |
|
|
|
"format": "{percent}% {icon}", |
|
|
|
"format": "{percent}% {icon}", |
|
|
|
"format-icons": ["", "", "", "", "", "", "", "", ""], |
|
|
|
"format-icons": ["", "", "", "", "", "", "", "", ""], |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"temperature#peony": { |
|
|
|
"temperature#peony": { |
|
|
|
// "thermal-zone": 2, |
|
|
|
// "thermal-zone": 2, |
|
|
|
// "hwmon-path": ["/sys/class/hwmon/hwmon2/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], |
|
|
|
// "hwmon-path": ["/sys/class/hwmon/hwmon2/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], |
|
|
|
// "critical-threshold": 80, |
|
|
|
// "critical-threshold": 80, |
|
|
|
// "format-critical": "{temperatureC}°C ", |
|
|
|
// "format-critical": "{temperatureC}°C ", |
|
|
|
"format": "{temperatureC}°C " |
|
|
|
"format": "{temperatureC}°C " |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"network#peony": { |
|
|
|
"network#peony": { |
|
|
|
"format": "{ifname}", |
|
|
|
"format": "{ifname}", |
|
|
|
"format-wifi": "{icon}", |
|
|
|
"format-wifi": "{icon}", |
|
|
|
"format-ethernet": "", |
|
|
|
"format-ethernet": "", |
|
|
|
@ -94,9 +94,9 @@ |
|
|
|
"tooltip-format-disconnected": " Disconnected", |
|
|
|
"tooltip-format-disconnected": " Disconnected", |
|
|
|
"max-length": 50, |
|
|
|
"max-length": 50, |
|
|
|
"format-icons": ["","","","",""] |
|
|
|
"format-icons": ["","","","",""] |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"battery#peony": { |
|
|
|
"battery#peony": { |
|
|
|
"interval": 60, |
|
|
|
"interval": 60, |
|
|
|
"align": 0, |
|
|
|
"align": 0, |
|
|
|
"rotate": 0, |
|
|
|
"rotate": 0, |
|
|
|
@ -120,10 +120,10 @@ |
|
|
|
"tooltip-format": "{timeTo} {power}w", |
|
|
|
"tooltip-format": "{timeTo} {power}w", |
|
|
|
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", |
|
|
|
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", |
|
|
|
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh", |
|
|
|
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh", |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
"tray#peony": { |
|
|
|
"tray#peony": { |
|
|
|
"icon-size": 17, |
|
|
|
"icon-size": 17, |
|
|
|
"spacing": 8, |
|
|
|
"spacing": 8, |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |