From 39f8a32b96c86a442c6cdc4aae7a870a5f65b45f Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 12 Apr 2025 14:34:55 -0500 Subject: cleanup and tasklist tooltip + wibox tooltip lib --- hosts/libreX60.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hosts/libreX60.lua') 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 -- cgit v1.2.3