summaryrefslogtreecommitdiff
path: root/hosts/T495.lua
diff options
context:
space:
mode:
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"