summaryrefslogtreecommitdiff
path: root/bar.lua
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2024-10-19 19:18:03 -0500
committerTim Keller <tjk@tjkeller.xyz>2024-10-19 19:18:03 -0500
commitcc68c3adcde665ca63ae0873e4dfca8c94a7c9e0 (patch)
treeb34fc03f228563c23fd74b5d9bee25f07a76bc30 /bar.lua
parent95939ecf82851d9c5e0ee05aa1307617e67df451 (diff)
downloadawesome-cc68c3adcde665ca63ae0873e4dfca8c94a7c9e0.tar.xz
awesome-cc68c3adcde665ca63ae0873e4dfca8c94a7c9e0.zip
bat upd
Diffstat (limited to 'bar.lua')
-rw-r--r--bar.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/bar.lua b/bar.lua
index c03466e..c611afc 100644
--- a/bar.lua
+++ b/bar.lua
@@ -53,7 +53,7 @@ local widgets = {
wibox.widget.textbox "CPU: ",
widget_cpu_usage,
wibox.widget.textbox "% ",
- widget_temperature "/sys/class/hwmon/hwmon2/temp1_input",
+ widget_temperature "/sys/class/hwmon/hwmon2/temp1_input", -- FIXME
wibox.widget.textbox "°",
},
ram = {