From 4c5c2a12483c6f71c56582ef6061093526aea93d Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Fri, 20 Nov 2015 23:02:09 -0500 Subject: [PATCH] Change urxvt font --- X/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X/.Xresources b/X/.Xresources index 8243c03..ab9b105 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -8,7 +8,7 @@ URxvt*cursorBlink: false URxvt*transparent: true URxvt.shading: 20 -URxvt*font: xft:Input Mono Narrow ExLight:size=10 +URxvt*font: xft:Input Mono Narrow Light:size=10 URxvt*buffered: true URxvt*intensityStyles: false