changes: hypr,waybar,
This commit is contained in:
parent
b7a55becea
commit
42b4440eff
2 changed files with 7 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue