From 89885dfc253b302ba1547e024a8a5e5964ce66ce Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Wed, 21 Feb 2024 17:54:54 -0700 Subject: [PATCH] Change i3bar font to NotoMono Nerd Font --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 1f570ec..058f1d6 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -13,7 +13,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 xft:NotoMono Nerd Font, FontAwesome 10 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango).