From d1dc02920f4df22ba9eb2fe85902f4ac26c2452b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 14 Apr 2025 18:36:43 -0500 Subject: fix textclock and font --- hosts/libreX60.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/libreX60.lua') diff --git a/hosts/libreX60.lua b/hosts/libreX60.lua index 08dcec0..dc146e8 100644 --- a/hosts/libreX60.lua +++ b/hosts/libreX60.lua @@ -5,5 +5,7 @@ local beautiful = require("beautiful") bar_widgets.textclock.format = "%a, %b %-e, %-H:%M" bar_widgets.temp.file = "/sys/class/thermal/thermal_zone0/temp" +beautiful.font_mono = "Tamzen 8" +beautiful.font_mono_bold = "Tamzen, bold 8" beautiful.font = beautiful.font_mono beautiful.font_sans = beautiful.font_mono -- cgit v1.2.3