summaryrefslogtreecommitdiff
path: root/hosts/libreX60.lua
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/libreX60.lua')
-rw-r--r--hosts/libreX60.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/hosts/libreX60.lua b/hosts/libreX60.lua
index 13f2d8b..08dcec0 100644
--- a/hosts/libreX60.lua
+++ b/hosts/libreX60.lua
@@ -3,6 +3,7 @@ local bar_widgets = require("bar")
local beautiful = require("beautiful")
bar_widgets.textclock.format = "%a, %b %-e, %-H:%M"
-bar_widgets.temp.file = "/sys/class/hwmon/hwmon2/temp1_input"
+bar_widgets.temp.file = "/sys/class/thermal/thermal_zone0/temp"
-beautiful.font = beautiful.font_sans = beautiful.font_mono
+beautiful.font = beautiful.font_mono
+beautiful.font_sans = beautiful.font_mono