From a3e6a6e823e72c4096fdd33e297c8081d8cc25ef Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Sat, 13 Jun 2015 12:55:31 +0200 Subject: [PATCH] transparency for urxvt --- Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xdefaults b/Xdefaults index 56a3fb7..8daeff3 100644 --- a/Xdefaults +++ b/Xdefaults @@ -1,5 +1,5 @@ URxvt*foreground: #ffffff -URxvt*background: #2C2E2F +URxvt*background: [90]#2C2E2F URxvt*font: xft:Inconsolata:size=9 URxvt*boldFont: xft:Inconsolata:size=9 URxvt*saveLines: 12000