diff --git a/config/waybar/modules b/config/waybar/modules index 8733cb6..7906a27 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -441,7 +441,7 @@ "temperature": { "interval": 10, "tooltip": true, - "hwmon-path": ["/sys/class/hwmon/hwmon6/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], + "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], //"thermal-zone": 0, "critical-threshold": 82, "format-critical": "{temperatureC}°C {icon}", @@ -697,7 +697,7 @@ "temperature#vertical": { "interval": 10, "tooltip": true, - "hwmon-path": ["/sys/class/hwmon/hwmon6/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], + "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], //"thermal-zone": 0, "critical-threshold": 80, "format-critical": "{icon}\n{temperatureC}°C", @@ -718,4 +718,4 @@ } - \ No newline at end of file +