From b7b0e6d72a16c7ac852fff1393360e21d02ee248 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Tue, 19 Jan 2016 09:00:33 +0100 Subject: [PATCH] my eyes can handle smaller letters with these fancy fonts --- config/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Xresources b/config/Xresources index 827a118..9c06296 100644 --- a/config/Xresources +++ b/config/Xresources @@ -98,7 +98,7 @@ URxvt.iso14755: false URxvt.iso14755_52: false ! Use a nice truetype font and size by default... -URxvt.font: xft:Source Code Pro for Powerline:size=8 +URxvt.font: xft:Source Code Pro for Powerline:size=7 URxvt.letterSpace: -1 ! Foreground and transparent background ([xx] == xx% opacity)