summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/libreX60.lua2
1 files changed, 2 insertions, 0 deletions
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