From 4ca7afa2aca6d65990a1e4f3964bd9e637b4d462 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 3 Nov 2011 20:15:03 +0100 Subject: XDEFAULTS: Change font size in urxvt --- .Xdefaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index a3cb890..0ad52b1 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -16,8 +16,8 @@ urxvt*urlLauncher: chromium urxvt*matcher.button: 1 ! Appearance -urxvt*font: xft:DejaVu Sans Mono:pixelsize=16:antialias=true -urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=16:style=bold:antialias=true +urxvt*font: xft:DejaVu Sans Mono:pixelsize=13:antialias=true +urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=13:style=bold:antialias=true ! - color scheme urxvt.background: #000000 urxvt.foreground: #ff9800 -- cgit v1.2.3-54-g00ecf