diff options
| author | Marc Vertes <mvertes@free.fr> | 2021-01-04 09:16:43 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2021-01-04 09:16:43 +0100 |
| commit | 1e297a9b960c6d0784856cb59b08770c7f90fbe8 (patch) | |
| tree | dcc12cf0c4f3f63daa1921aed47b38c5078dad32 /.i3status.conf | |
| parent | d6f32d35d3233f5dfbb0ed3fd2770dc7c9d0aa91 (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 b3af3a3..229dfc1 100644 --- a/.i3status.conf +++ b/.i3status.conf @@ -92,7 +92,8 @@ memory { cpu_temperature 0 { format = "🌡%degrees °C" - path = "/sys/class/hwmon/hwmon0/temp1_input" + #path = "/sys/class/hwmon/hwmon0/temp1_input" + path = "/sys/class/hwmon/hwmon6/temp1_input" } tztime local { |
