This commit is contained in:
committer@tuxwarrior
2026-02-26 19:46:11 -05:00
parent 864bbe97f9
commit c02f273d1e

View File

@@ -156,10 +156,10 @@
// https://github.com/Alexays/Waybar/wiki/Module:-Temperature
, "temperature":
{
// "thermal-zone": 2
// "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input"
// "critical-threshold": 80
// "format-critical": "{temperatureC}°C "
"format": "{temperatureC}°C "
"thermal-zone": 3
//, "hwmon-path": "/sys/class/hwmon/hwmon2/temp1_input"
, "critical-threshold": 65
, "format-critical": "{temperatureC}°C "
, "format": "{temperatureC}°C "
}
}