fix: waybar | fix temperature sensors

This commit is contained in:
2026-05-06 20:57:59 +05:00
parent 3abd9da3eb
commit f8a3a12d86
2 changed files with 3 additions and 2 deletions

View File

@@ -67,8 +67,8 @@
"format": "{}% "
},
"temperature": {
// "thermal-zone": 2,
// "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input",
"hwmon-path-abs": "/sys/devices/platform/coretemp.0/hwmon",
"input-filename": "temp1_input",
"critical-threshold": 80,
// "format-critical": "{temperatureC}°C {icon}",
"format": "{temperatureC}°C",