diff --git a/waybar/config b/waybar/config index ecde647..13b7819 100644 --- a/waybar/config +++ b/waybar/config @@ -57,7 +57,7 @@ "interval": 4, }, "temperature": { - "hwmon-path": "/sys/class/hwmon/hwmon6/temp1_input", + "hwmon-path": "/sys/class/hwmon/hwmon4/temp1_input", "critical-threshold": 80, "format": "{temperatureC}°C", "format-critical": "{temperatureC}°C",