From 6748eea65e78148355478a39db6464f94660be08 Mon Sep 17 00:00:00 2001 From: Paul W Date: Sat, 28 Mar 2026 04:50:31 +0000 Subject: [PATCH] Fix font size --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index b8d238d..9ed529b 100644 --- a/i3/config +++ b/i3/config @@ -2,7 +2,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Noto Sans 4.5 +font pango:Noto Sans 12 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango).