adjusted temperature limits

> 59 = hot
> 64 = warning
This commit is contained in:
committer@tuxwarrior
2026-03-08 15:33:28 -05:00
parent 8ab873eeec
commit 8a0cd5c3a7

View File

@@ -218,7 +218,7 @@
"random-wallpaper": {},
"pinned": {},
"executor-temperature": {
"script": "temperature.sh 60 65",
"script": "temperature.sh 59 64",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",