From 9c4f9e89943bcf3eedb100b230db56e6274c3a51 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 21 May 2018 12:19:53 +0200 Subject: Tweak fonts some more --- i3/.config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index ee5f129..28c4171 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -51,11 +51,11 @@ 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:Monospace, Font Awesome 9 +# font pango:Monospace, Font Awesome 7 # 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 7 +font pango:Liberation Mono, Font Awesome 7 # 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 -- cgit 1.4.1