diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3status/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3status/config b/.config/i3status/config index 9858e6a..3ec0af1 100644 --- a/.config/i3status/config +++ b/.config/i3status/config | |||
| @@ -32,7 +32,7 @@ ethernet enp5s0 { | |||
| 32 | 32 | ||
| 33 | cpu_temperature 0 { | 33 | cpu_temperature 0 { |
| 34 | format = "TEMP: %degrees°C" | 34 | format = "TEMP: %degrees°C" |
| 35 | path = "/sys/devices/platform/coretemp.0/hwmon/hwmon3/temp1_input" | 35 | path = "/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input" |
| 36 | } | 36 | } |
| 37 | 37 | ||
| 38 | volume master { | 38 | volume master { |
