From c8aba47031fa18cddb74468c1f72ed1bbd13e15d Mon Sep 17 00:00:00 2001 From: rootiest Date: Tue, 9 Jul 2024 15:57:10 -0400 Subject: [PATCH] =?UTF-8?q?=E2=AC=87=EF=B8=8F=20Decrease=20Font=20Size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Using a smaller font by default --- font.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/font.conf b/font.conf index 30eff90..65ce33e 100644 --- a/font.conf +++ b/font.conf @@ -32,7 +32,7 @@ ################### ### FONT SIZE ### ################### -font_size 13 +font_size 12 ####################################################################### ### Use the Symbols Nerd Font with fonts lacking Nerd Font glyphs ###