Fixed control's cpu temp monitor

This commit is contained in:
Trimutex 2024-01-23 11:43:40 -06:00
parent 546aefe946
commit 1b3b007906

View File

@ -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",