diff --git a/config/waybar/modules b/config/waybar/modules index e7606c4..93c7f3c 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -413,7 +413,7 @@ "interval": 10, "tooltip": true, "hwmon-path": [ - "/sys/class/hwmon/hwmon6/temp1_input", + "/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp" ], //"thermal-zone": 0, @@ -685,7 +685,7 @@ "interval": 10, "tooltip": true, "hwmon-path": [ - "/sys/class/hwmon/hwmon6/temp1_input", + "/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp" ], //"thermal-zone": 0,