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

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