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/libreX60.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/libreX60.lua') diff --git a/hosts/libreX60.lua b/hosts/libreX60.lua index af69c6a..3beb841 100644 --- a/hosts/libreX60.lua +++ b/hosts/libreX60.lua @@ -8,4 +8,3 @@ beautiful.font_sans = beautiful.font_mono local bar_widgets = require("bar") bar_widgets.textclock.format = "%a, %b %-e, %-H:%M" -bar_widgets.temp.file = "/sys/class/thermal/thermal_zone0/temp" -- cgit v1.2.3