From 787c56f7899986b87ae8adad790f40981335ce90 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 8 Oct 2019 11:02:53 +0200 Subject: [PATCH] [UPDATE][URxvt] Use the same terminal font Even though I don't think I'll be using URxvt anymore, I still want my config to use the same font and color theme as XTerm and Termite. I'll probably remove the URxvt settings soon anyway. --- X/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X/.Xresources b/X/.Xresources index 25325aa..6635f28 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -13,7 +13,7 @@ xterm*faceSize: 9 ! Remove the ugly scrollbar URxvt.scrollBar: false ! Nice looking font, small but legible -URxvt.font: xft:Terminus:mono:size=8 +URxvt.font: xft:DejaVu Sans:mono:size=9 ! Remove the weird spacing around characters URxvt.letterSpace: -5