From: martin f. krafft Date: Mon, 23 Mar 2009 12:28:39 +0000 (+0100) Subject: add commented transparency stuff X-Git-Url: https://git.madduck.net/etc/xsession.git/commitdiff_plain/500305e8ea6f187df4de705c0f0abada2c7cfa0c add commented transparency stuff --- diff --git a/.Xdefaults b/.Xdefaults index f62efcd..0b8d6fd 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -39,3 +39,7 @@ URxvt.urlLauncher: sensible-browser URxvt.selection-pastebin.cmd: pub % URxvt.selection-pastebin.url: http://scratch.madduck.net/%==paste:% URxvt.keysym.C-M-p: perl:selection-pastebin:remote-pastebin + +! URxvt.depth: 32 +! URxvt.background: rgba:0000/0000/0000/dddd +! URxvt.transparent: true