Fixed control's cpu temp monitor
This commit is contained in:
parent
546aefe946
commit
1b3b007906
@ -63,7 +63,7 @@
|
|||||||
"critical-threshold": 80,
|
"critical-threshold": 80,
|
||||||
"format": "{icon} {temperatureC}°C",
|
"format": "{icon} {temperatureC}°C",
|
||||||
"format-icons": ["", "", "", "", ""],
|
"format-icons": ["", "", "", "", ""],
|
||||||
"hwmon-path": "/sys/class/thermal/thermal_zone2/temp"
|
"hwmon-path": "/sys/class/hwmon/hwmon4/temp1_input"
|
||||||
},
|
},
|
||||||
"network#wifi": {
|
"network#wifi": {
|
||||||
"interface": "wlo1",
|
"interface": "wlo1",
|
||||||
|
Loading…
Reference in New Issue
Block a user