From 596b0134fd4b1877814ed816ad19bdba1d16bd69 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Fri, 22 Jan 2016 08:41:39 -0700 Subject: [PATCH] Try the input typeface for a while Created a "special" variant of input from its website, http://input.fontbureau.com, downloaded and installed it. Now testing it as the xterm font. The font is a bit denser horizontally than Deja Vu Sans, which is my only complaint with the latter. Input does support the powerline icons, and so far it appears that everything works fine. --- Xresources | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Xresources b/Xresources index 7672660..6ff64ce 100644 --- a/Xresources +++ b/Xresources @@ -82,7 +82,8 @@ xterm*bellIsUrgent: true ! XTerm customizations xterm*utf8: 1 xterm*termName: xterm-256color -xterm*faceName: Deja Vu Sans Mono for Powerline:size=9 +xterm*faceName: Input:size=9 +!xterm*faceName: Deja Vu Sans Mono for Powerline:size=9 !xterm*faceName: DejaVuSansMono:size=9:antialias=false !xterm*font: -*-terminus-medium-*-*-*-18-*-*-*-*-*-iso10646-* !xterm*faceName: Inconsolata:size=11:antialias=false -- 2.39.2