From 73120db57e53a720da3a789bcbadaa4d321a32ed Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Sun, 5 Jan 2020 21:14:13 +0100 Subject: [PATCH] =?UTF-8?q?Polybar:=20temp=C3=A9rature=20-=20changement=20?= =?UTF-8?q?de=20nom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index abbcd88..455d0ac 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -340,7 +340,7 @@ warn-temperature = 60 ; $ for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $(readlink -f $i)"; done ; to find path to desired file ; Default reverts to thermal zone setting -hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon3/temp1_input +hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input ;format =