From 6447b4178b149beeaca65941338facd3219e361d Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 1 Dec 2020 17:37:38 -0800 Subject: x11: set background color for urxvt Use the same background color as emacs/acme (it's nicer than white). --- Xresources | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Xresources') diff --git a/Xresources b/Xresources index cd1ffa2..aa61fe3 100644 --- a/Xresources +++ b/Xresources @@ -12,6 +12,9 @@ URxvt.scrollstyle: next URxvt.font: xft:Source Code Pro:size=11,xft:noto emoji:size=11 URxvt.boldFont: xft:Source Code Pro:weight=bold:size=11,xft:noto emoji:weight=bold:size=11 +URxvt.background: #FFFFE8 +URxvt.foreground: black + Xft.dpi: 141 Xft.autohint: 0 Xft.lcdfilter: lcddefault -- cgit 1.4.1