From 0b5df15eff85111e44b4fc9f585092774c9126d4 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 31 Jul 2017 17:57:22 +0200 Subject: [PATCH] urxvt: removed transparency --- x/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/Xresources b/x/Xresources index 4d6f625..63eeecb 100644 --- a/x/Xresources +++ b/x/Xresources @@ -56,7 +56,7 @@ URxvt.iconFile: /usr/share/icons/Faenza-Bunsen-common/apps/48/utilities-terminal !URxvt*background: #cecece !URxvt*foreground: #101010 ! Terminator Crunchbang colours -URxvt.background: [85]#2e3436 +URxvt.background: #2e3436 URxvt.foreground: #d8d8d8 ! scrollback buffer lines - 65535 is max (64 is default)