From 7b76ef832534908b8ae22175d2a6670cedb7e1e4 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 8 May 2025 17:42:27 -0500 Subject: making Berkeley the default foot font --- dotfiles/system/.config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/system/.config/foot/foot.ini b/dotfiles/system/.config/foot/foot.ini index efbcefd..d0fb263 100644 --- a/dotfiles/system/.config/foot/foot.ini +++ b/dotfiles/system/.config/foot/foot.ini @@ -1,4 +1,4 @@ -font=monospace:size=11 +font=BerkeleyMono:size=11 [colors] foreground=FFF0e2 -- cgit v1.2.3