From b37ecb5271d6a56afb40462414516c325ef0a116 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Thu, 7 Mar 2024 09:37:23 -0500 Subject: Switch to IBM 3270 font by default on Foot. --- foot/foot.ini | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'foot') diff --git a/foot/foot.ini b/foot/foot.ini index 042d07c..4eaa3ea 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -6,7 +6,7 @@ term=xterm-256color # font=Iosevka Term:style=Regular:size=10.5 # Very cool font, but only looks good at larger sizes IMO -# font=IBM 3270:Regular:size=12 +font=IBM 3270:Regular:size=10.5 # Bitmap fonts: @@ -14,9 +14,12 @@ term=xterm-256color # font=CozetteHiDpi:style=Medium:size=14 # Terminus, the old classic. -font=Terminus (TTF):style=Regular:size=10.5 +# font=Terminus (TTF):style=Regular:size=10.5 # font=Terminus (TTF):style=Regular:size=9 +# font=ProFontOTB:style=Regular:size=10.5 +# font=ProFontOTB:style=Regular:size=9 + # The sizing is odd, perhaps that on me? # Still, a decent font with a number of size options from tiny to large. # font=Tamzen:style=Regular:size=10.5 -- cgit v1.2.3