diff --git a/.config/i3status/config b/.config/i3status/config index 02218fa..7a14192 100644 --- a/.config/i3status/config +++ b/.config/i3status/config @@ -84,6 +84,6 @@ run_watch DHCP { #update the following device path for temp1_input as needed cpu_temperature 0 { format = "%degrees °C" - path = "/sys/devices/platform/coretemp.0/hwmon/hwmon*/temp1_input" + path = "/sys/devices/platform/coretemp.0/hwmon/hwmon*/temp2_input" }