From e423f2f9fd01b987d802dba422e5dd1225f0c601 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 26 Feb 2026 19:55:27 -0500 Subject: [PATCH] u --- obsolete/dots/waybar/config.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/obsolete/dots/waybar/config.jsonc b/obsolete/dots/waybar/config.jsonc index 0e605f3..d44f1c0 100644 --- a/obsolete/dots/waybar/config.jsonc +++ b/obsolete/dots/waybar/config.jsonc @@ -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 "