From acdee386125b60813e3e88b737129606f705ca9d Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 15 Feb 2013 00:34:38 +0100 Subject: Xdefaults: make urxvt transparent --- .Xdefaults | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index dbc251a..ebe9d51 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -24,7 +24,8 @@ urxvt.font: xft:Envy Code R:weight=medium:pixelsize=18 urxvt.boldFont: xft:Envy Code R:weight=bold:pixelsize=18 urxvt.italicFont: xft:Envy Code R:slant=italic:pixelsize=18 -urxvt.background: #111113 +urxvt.depth: 32 +urxvt.background: [90]#111113 urxvt.foreground: #eeeeec urxvt.color0: #171719 -- cgit v1.2.3-54-g00ecf