diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2025-12-26 16:59:00 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2025-12-26 16:59:00 -0500 |
| commit | 6d83c83a0b4228cdd2d785f23cf7faabc7a36f30 (patch) | |
| tree | cb80ab9425c1dd9d86f8dd77d11a85f0965c5cae /foot/foot.ini | |
| parent | 0514cf908c25e683c921519c537efe1ee887f19c (diff) | |
| download | rivercfg-6d83c83a0b4228cdd2d785f23cf7faabc7a36f30.tar.gz rivercfg-6d83c83a0b4228cdd2d785f23cf7faabc7a36f30.tar.xz | |
Alacritty set to gruvbox, font tweaks and minor tweak for fedora
Diffstat (limited to 'foot/foot.ini')
| -rw-r--r-- | foot/foot.ini | 24 |
1 files changed, 7 insertions, 17 deletions
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 |
