From 3084402e5c48a582833cab9e8f47aaa60bcb607e Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Tue, 26 Apr 2016 17:12:00 +0200 Subject: [PATCH] urxvt - fix powerline font --- config/Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Xresources b/config/Xresources index 244fd86..e658ae5 100644 --- a/config/Xresources +++ b/config/Xresources @@ -99,8 +99,8 @@ URxvt.iso14755: false URxvt.iso14755_52: false ! Use a nice truetype font and size by default... -URxvt.font: xft:Source Code Pro:size=11 -URxvt.letterSpace: 0 +URxvt.font: xft:Source Code Pro:size=11,xft:Consolas:size=11 +!URxvt.letterSpace: 0 ! Foreground and transparent background ([xx] == xx% opacity) URxvt.depth: 32