This commit is contained in:
committer@tuxwarrior
2026-02-26 19:55:27 -05:00
parent c02f273d1e
commit e423f2f9fd

View File

@@ -156,8 +156,9 @@
// https://github.com/Alexays/Waybar/wiki/Module:-Temperature
, "temperature":
{
"thermal-zone": 3
// "thermal-zone": 3
//, "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input"
"hwmon-path": ["/sys/devices/virtual/thermal/thermal_zone3/hwmon6/temp1_input", "/sys/class/hwmon/hwmon2/temp1_input"]
, "critical-threshold": 65
, "format-critical": "{temperatureC}°C "
, "format": "{temperatureC}°C "