changes: hypr,waybar,

This commit is contained in:
Ayush Dumasia 2025-05-16 14:50:06 +05:30
parent b7a55becea
commit 42b4440eff
2 changed files with 7 additions and 1 deletions

View file

@ -92,7 +92,7 @@
background { background {
monitor = monitor =
path = /home/arcadian/Pictures/Wallpaper/wallhaven-282o1m.jpg path = /home/arcadian/Pictures/Wallpaper/nw9975ixkyqe1.png
# only png supported for now # only png supported for now
} }

View file

@ -10,6 +10,7 @@
// "custom/cava", // "custom/cava",
"hyprland/window", "hyprland/window",
"temperature#gpu", "temperature#gpu",
// "custom/update" ,
"custom/transparency", "custom/transparency",
"custom/wallpaper", "custom/wallpaper",
"pulseaudio", "pulseaudio",
@ -42,6 +43,11 @@
"exec": "~/.config/waybar/scripts/cava.sh", "exec": "~/.config/waybar/scripts/cava.sh",
"on-click": "kitty cava" "on-click": "kitty cava"
}, },
"custom/update": {
"format": "{}",
"exec": "~/.config/waybar/scripts/check-updates.sh"
// "on-click": "kitty cava"
},
"temperature#gpu": { "temperature#gpu": {
"thermal-zone": 5, "thermal-zone": 5,
"critical-threshold": 80, "critical-threshold": 80,