From 1e297a9b960c6d0784856cb59b08770c7f90fbe8 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Mon, 4 Jan 2021 09:16:43 +0100 Subject: update --- .i3status.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.i3status.conf') 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 { -- cgit v1.2.3