From 9669b8c7fa51c8739d8becf74378e1577b359edd Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Wed, 6 May 2020 05:56:26 +0200 Subject: [PATCH] urxvt: use opaque background --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index 6a8bd71..d326caf 100644 --- a/.Xresources +++ b/.Xresources @@ -101,7 +101,7 @@ URxvt.secondaryScroll: true URxvt.secondaryScreen: true ! URxvt with solarized colors -URxvt.background: rgba:0000/2b00/3600/f000 +URxvt.background: rgba:0000/2b00/3600/ffff URxvt.foreground: S_base0 ! URxvt.fading: 40 URxvt.fadeColor: S_base03