From 4b35ace55a6e906635885307ada373741511d1a1 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 9 Feb 2017 18:32:42 +0100 Subject: Change font to _Iosevka_ More narrow than _Fantasque Sans Mono_, nice ligations for e.g. Haskell --- i3wm/.i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3wm/.i3/config') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 77f9073..78719ad 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -82,7 +82,7 @@ bar { workspace_buttons yes tray_output LVDS1 - font pango:Fantasque Sans Mono 16px + font pango:Iosevka Medium 14px colors { background #161616 @@ -95,7 +95,7 @@ bar { } } -font pango:Fantasque Sans Mono 16px +font pango:Iosevka Medium 14px hide_edge_borders both client.focused #909737 #909737 #222222 -- cgit v1.2.3