From aac6082dad5727b8a5454ff8ac2718483bf5600b Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 26 Jan 2024 17:38:56 -0500 Subject: Tweak fonts a bit more. Force chromium to use ssd --- foot/foot.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'foot') diff --git a/foot/foot.ini b/foot/foot.ini index 8e89536..042d07c 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=14 +# font=IBM 3270:Regular:size=12 # Bitmap fonts: @@ -14,12 +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 # 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=Tamzen:style=Regular:size=10.5 # fairly large font, also has a smaller variant # font=Gohu GohuFont:style=Regular:size=12 @@ -33,9 +33,9 @@ font=Tamzen:style=Regular:size=10.5 # font=curie:style=Italic:size=9 # Waste some space for asthetics... -# pad=20x20 +pad=20x20 # Or don't -pad=5x2 +# pad=5x2 # It'd be nice if it worked... dpi-aware=no -- cgit v1.2.3