diff options
Diffstat (limited to '.i3status.conf')
| -rw-r--r-- | .i3status.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.i3status.conf b/.i3status.conf index 7590d2b..411a648 100644 --- a/.i3status.conf +++ b/.i3status.conf @@ -93,8 +93,9 @@ memory { cpu_temperature 0 { format = "🌡%degrees °C" #path = "/sys/class/hwmon/hwmon0/temp1_input" - path = "/sys/class/hwmon/hwmon6/temp1_input" + #path = "/sys/class/hwmon/hwmon6/temp1_input" #path = "/sys/class/hwmon/hwmon7/temp1_input" + #path = "/sys/class/hwmon/hwmon8/temp1_input" } tztime local { |
