From 4db26ecee6ca50fc824023e30bc05774944f396c Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 8 Oct 2023 15:34:05 +0200 Subject: [PATCH] Replace broken 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 d5ffb5b..2a1c810 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 Regular 8 +font pango:DejaVuSansM Nerd Font 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).