diff options
-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 28c4171..ab4a61e 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -55,7 +55,7 @@ set $Locker i3lock-color # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). -font pango:Liberation Mono, Font Awesome 7 +font pango:Liberation Mono, Font Awesome 8 # Before i3 v4.8, we used to recommend this one as the default: # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 |