From 25013359a29e76693e908af1395ae31b0cf15c26 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 9 Nov 2024 17:20:12 -0600 Subject: add T495 temp --- hosts/T495.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hosts/T495.lua (limited to 'hosts') 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" -- cgit v1.2.3