From 7c4f29eb9bcecb454121703d4de3055e728f4216 Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Wed, 26 Feb 2020 17:38:36 +0100 Subject: [PATCH] =?UTF-8?q?M=C3=A0J=20adresse=20temp=C3=A9rature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/polybar/config | 2 +- .zshrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index fda933b..e6e392c 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -346,7 +346,7 @@ warn-temperature = 65 ; $ 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/hwmon2/temp1_input +hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon4/temp1_input ;format =