adjusted temperature limits
> 59 = hot > 64 = warning
This commit is contained in:
@@ -218,7 +218,7 @@
|
|||||||
"random-wallpaper": {},
|
"random-wallpaper": {},
|
||||||
"pinned": {},
|
"pinned": {},
|
||||||
"executor-temperature": {
|
"executor-temperature": {
|
||||||
"script": "temperature.sh 60 65",
|
"script": "temperature.sh 59 64",
|
||||||
"tooltip-text": "",
|
"tooltip-text": "",
|
||||||
"on-left-click": "",
|
"on-left-click": "",
|
||||||
"on-middle-click": "",
|
"on-middle-click": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user