diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-05-21 09:05:56 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-05-21 09:05:56 +0200 |
| commit | 6c3f8a99905545cea8e36434ec01455ad8ce355f (patch) | |
| tree | 05f5be22f2336e39cd36f7ebc108027ff061977e /.i3status.conf | |
| parent | efdf5b1b435d2c90b1ba6650dc50e2d20441fd8f (diff) | |
update
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 { |
