From a2bbd410c292cb5686ff2720de7fcef78cb40712 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 22 Oct 2023 16:43:07 +0200 Subject: [PATCH] Fix huge font Signed-off-by: Knut Ahlers --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 2a1c810..8ad30f4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -14,7 +14,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:monospace 8 -font pango:DejaVuSansM Nerd Font 12 +font pango:DejaVuSansM Nerd Font 8 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango).