From fc131316235a3b30581d4c14eacd2fd5917b3395 Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Sat, 18 Jan 2025 13:05:11 -0500 Subject: [PATCH] 271 current 2025-01-18 13:04:56 25.05.20241217.d3c42f1 6.6.66 * --- home/programs/polybar/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/programs/polybar/config.ini b/home/programs/polybar/config.ini index c7be1ee..0af456c 100644 --- a/home/programs/polybar/config.ini +++ b/home/programs/polybar/config.ini @@ -57,7 +57,7 @@ font-2 = "Noto Sans Symbols:size=13;1" ;font-5 = Unifont:size=64:antialias=false;1 ; modules-left = date battery cpu memory coretemp pulseaudio-control network bluetooth cmus -modules-left = date battery cpu memory coretemp pulseaudio-control bluetooth cmus +modules-left = date battery cpu memory coretemp pulseaudio-control network bluetooth cmus modules-center = title ; modules-right = pomodoro xkeyboard bspwm modules-right = xkeyboard bspwm @@ -248,7 +248,7 @@ thermal-zone = 0 ; ; for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $i"; done ; -hwmon-path = /sys/class/hwmon/hwmon4/temp1_input +hwmon-path = /sys/class/hwmon/hwmon6/temp1_input base-temperature = 20 warn-temperature = 90 units = true