From b456da1a6ffde99c64d9f944169674eba235fe61 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 22 Nov 2018 21:08:09 +1300 Subject: Remove font settings I'm pretty tired of messing with all these. The defaults are fine, and render nice and quickly; it's just too much of a hassle making it all pixel-perfect, and the anti-aliasing is so often just rubbish. --- i3/config | 4 ---- 1 file changed, 4 deletions(-) (limited to 'i3') diff --git a/i3/config b/i3/config index 3c063c94..6fa0a0de 100644 --- a/i3/config +++ b/i3/config @@ -1,9 +1,6 @@ # Use Mod4 as modifier set $mod Mod4 -# Use Verdana as the system font -font pango:Verdana 7 - # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod @@ -87,7 +84,6 @@ mode "resize" { # i3bar at bottom of screen bar { - font pango:Verdana 7 position bottom status_command i3status --config ~/.i3/status workspace_buttons yes -- cgit v1.2.3