From 6d83c83a0b4228cdd2d785f23cf7faabc7a36f30 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 26 Dec 2025 16:59:00 -0500 Subject: Alacritty set to gruvbox, font tweaks and minor tweak for fedora --- foot/foot.ini | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) (limited to 'foot') diff --git a/foot/foot.ini b/foot/foot.ini index e37bc7b..8ba258b 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -2,30 +2,20 @@ term=xterm-256color # "Normal" fonts: -# Pretty basic, but good font. -# font=Iosevka Term:style=Regular:size=10.5 +# font=IBM Plex Mono:style=Regular:size=9 # Very cool font, but only looks good at larger sizes IMO font=IBM 3270:Regular:size=10.5 -# Bitmap fonts: - -# Extremely large bitmap font, kind of fuzzy -# font=CozetteHiDpi:style=Medium:size=14 +# font=IBM 3270 Condensed:Regular:size=12 -# Terminus, the old classic. -# 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 +# Bitmap fonts: -# 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 +# font=mnicmp:Regular:size=11 +# font=mnicmpDiamond:Regular:size=12 +# font=mnicmp Square:Regular:size=10 -# fairly large font, also has a smaller variant -# font=Gohu GohuFont:style=Regular:size=12 +# font=Cozette:Regular:size=10 # Very small font # font=scientifica:style=Medium:size=8 -- cgit v1.2.3