From e749c97ffb35eba54d94d6069613475971d69c90 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 4 Jun 2024 14:47:13 +0200 Subject: Allow configuring thermal zone shown in polybar This is highly likely to be different on different machines. --- tw/home/cern.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'tw/home/cern.scm') diff --git a/tw/home/cern.scm b/tw/home/cern.scm index a653bde7..842b8658 100644 --- a/tw/home/cern.scm +++ b/tw/home/cern.scm @@ -58,6 +58,7 @@ (bluetooth? #t) (battery-name "BAT0") (ac-adapter-name "AC") + (thermal-zone "0") (monitors (list (home-monitor-configuration (name "eDP-1") -- cgit v1.2.3