diff options
Diffstat (limited to 'i3/.config')
-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 96765298..b9e2fe2d 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -51,7 +51,7 @@ set $Locker i3lock-color # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Liberation Mono, Font Awesome 9 +font pango:Monospace, Font Awesome 9 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). |