diff options
Diffstat (limited to '')
-rw-r--r-- | i3/.config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index f3f9d2b..1e22e28 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -62,7 +62,7 @@ bindsym $WinKey+a exec urxvt -fn "xft:Fira Code:size=8" -name floatme --backgrou # 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, Awesome 8 +font pango:monoid 6 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). |