From 63b01e7cdfcbfb374e1c3571ae8bc7548c182ca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Mon, 15 Oct 2012 17:42:23 +0200 Subject: Fix font size of urxvt --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index d0421e7..4fd9538 100644 --- a/.Xresources +++ b/.Xresources @@ -1,7 +1,7 @@ !!!! ! urxvt config !!!! -URxvt.font: xft:Inconsolata:size=12 +URxvt.font: xft:Inconsolata:size=11 ! display icon URxvt.iconFile: /usr/share/icons/hicolor/scalable/apps/Terminal.svg -- cgit v1.2.3