From 6da394b5d9f9d3a520e7babd640b3c23b913436c Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 14 Sep 2026 15:38:08 -0500 Subject: automatically get correct hwmon temp zone on linux via cpu vendor. cpuinfo lib. remove manual temp files --- hosts/T495.lua | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 hosts/T495.lua (limited to 'hosts/T495.lua') diff --git a/hosts/T495.lua b/hosts/T495.lua deleted file mode 100644 index 0615b5c..0000000 --- a/hosts/T495.lua +++ /dev/null @@ -1,3 +0,0 @@ -local bar_widgets = require("bar") - -bar_widgets.temp.file = "/sys/class/hwmon/hwmon2/temp1_input" -- cgit v1.2.3