From: martin f. krafft Date: Mon, 23 Mar 2009 12:46:40 +0000 (+0100) Subject: fix commenting and disable transparency X-Git-Url: https://git.madduck.net/etc/xsession.git/commitdiff_plain/318adbf3068b287fd885475c09805a316d44015e fix commenting and disable transparency --- diff --git a/.Xdefaults b/.Xdefaults index e06eeaa..47eddd1 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -28,7 +28,7 @@ URxvt.searchable-scrollback: CM-s URxvt.mapAlert: true -! URxvt.cutchars: "()*,<>[]{}|' +// URxvt.cutchars: "()*,<>[]{}|' Rxvt.loginShell: true @@ -40,6 +40,6 @@ 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 +// URxvt.depth: 32 +// URxvt.background: rgba:0000/0000/0000/dddd +URxvt.transparent: false