From 237da97819be61b4db6df2fe8e393fa3382f7991 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Fri, 24 Apr 2026 06:57:10 -0400 Subject: Use Monoid for better display on lower-res screens --- .config/foot/foot.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/foot') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 96b88ec..fc1a77f 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,2 +1,4 @@ +font=Monoid:size=9 + [colors-dark] alpha=0.7 -- cgit 1.4.1