From 87b72b5f0d15986e3c152de8fb10ee4390fad9f4 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Tue, 10 Nov 2015 00:39:34 -0500 Subject: [PATCH] Change urxvt font --- X/.Xresources | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/X/.Xresources b/X/.Xresources index 9a34bae..8243c03 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -8,8 +8,7 @@ URxvt*cursorBlink: false URxvt*transparent: true URxvt.shading: 20 -URxvt*font: xft:DejaVu Sans Mono:size=10 -URxvt*letterSpace: -1 +URxvt*font: xft:Input Mono Narrow ExLight:size=10 URxvt*buffered: true URxvt*intensityStyles: false