summaryrefslogtreecommitdiff
path: root/hosts/T495.lua
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2024-11-09 17:20:12 -0600
committerTim Keller <tjkeller.xyz>2024-11-09 17:20:12 -0600
commit25013359a29e76693e908af1395ae31b0cf15c26 (patch)
tree42f137b4892145ff76e2170328bbe9e67d96ad91 /hosts/T495.lua
parent44bf7c5fb71733791f0bf7d07ee118ddd6749e56 (diff)
downloadawesome-25013359a29e76693e908af1395ae31b0cf15c26.tar.xz
awesome-25013359a29e76693e908af1395ae31b0cf15c26.zip
add T495 temp
Diffstat (limited to 'hosts/T495.lua')
-rw-r--r--hosts/T495.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/T495.lua b/hosts/T495.lua
new file mode 100644
index 0000000..0615b5c
--- /dev/null
+++ b/hosts/T495.lua
@@ -0,0 +1,3 @@
+local bar_widgets = require("bar")
+
+bar_widgets.temp.file = "/sys/class/hwmon/hwmon2/temp1_input"