From 350c4b1b723d4e35334f88bc3e063c1e80f159f7 Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Thu, 1 Jun 2017 19:29:45 +0200 Subject: [PATCH] Xresources: reduce urxvt font size --- Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Xresources b/Xresources index 6f23d49..c07b64c 100644 --- a/Xresources +++ b/Xresources @@ -1,5 +1,5 @@ -URxvt.font: xft:Monospace:size=10:antialias=true -URxvt.boldFont: xft:Monospace:bold:size=10:antialias=true +URxvt.font: xft:Monospace:size=9:antialias=true +URxvt.boldFont: xft:Monospace:bold:size=9:antialias=true URxvt.foreground: white URxvt.background: black URxvt.letterSpace: -1