From ed85cf6783ab1437bae76bce3b0951622b4d4974 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 8 Sep 2017 21:27:01 +0200 Subject: i3: change font size to follow DPI --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 49a3f7c..67fbaca 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 11 +font pango:Liberation Mono, 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). -- cgit 1.4.1