From 143d2cb741fa5966cd2627f0474662f481d57519 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 25 Aug 2017 21:24:27 -0500 Subject: [PATCH] i3: Actually switch the font to Terminus I never see it so this flew right by me. --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 50a6e130..bc54deab 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -49,7 +49,7 @@ set_from_resource $fg color15 #ebdbb2 # Set up titlebar and i3bar fonts # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # font pango:Overpass 10 -font xos4 Terminus 9 +font pango:xos4 Terminus 9 ################### ## Statusbars and Daemons