From c5d88539078e8ac8b2b0dd4692547ee581aa1602 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Thu, 18 Feb 2016 11:34:13 -0500 Subject: [PATCH] Increase urxvt transparency --- X/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X/.Xresources b/X/.Xresources index ab9b105..a49bb2b 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,5 +1,5 @@ URxvt*depth: 32 -URxvt*background: [90]#000000 +URxvt*background: [80]#000000 URxvt*foreground: [100]#FFFFFF URxvt*scrollBar: false URxvt*saveLines: 65535