summaryrefslogtreecommitdiff
path: root/hosts/T430.lua
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-09-14 15:38:08 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-09-14 15:38:08 -0500
commit6da394b5d9f9d3a520e7babd640b3c23b913436c (patch)
treec28c9308ec9a400b4c354413f73dda297c41778d /hosts/T430.lua
parentc42eda88150d42e8b0d7b8b0170d43e5953c3e87 (diff)
downloadawesome-6da394b5d9f9d3a520e7babd640b3c23b913436c.tar.xz
awesome-6da394b5d9f9d3a520e7babd640b3c23b913436c.zip
automatically get correct hwmon temp zone on linux via cpu vendor. cpuinfo lib. remove manual temp files
Diffstat (limited to 'hosts/T430.lua')
-rw-r--r--hosts/T430.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/T430.lua b/hosts/T430.lua
deleted file mode 100644
index c268fca..0000000
--- a/hosts/T430.lua
+++ /dev/null
@@ -1,3 +0,0 @@
-local bar_widgets = require("bar")
-
-bar_widgets.temp.file = "/sys/class/hwmon/hwmon0/temp1_input"