X-Git-Url: https://git.madduck.net/etc/xsession.git/blobdiff_plain/ebc03629938fa9d7a3e2a6d877ba10b8707a534b..500305e8ea6f187df4de705c0f0abada2c7cfa0c:/.Xdefaults diff --git a/.Xdefaults b/.Xdefaults index b898be7..0b8d6fd 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -28,4 +28,18 @@ URxvt.searchable-scrollback: CM-s URxvt.mapAlert: true -// URxvt.cutchars: "()*,<>[]{}|' +! URxvt.cutchars: "()*,<>[]{}|' + +Rxvt.loginShell: true + +URxvt.perl-ext-common: default,matcher,selection-pastebin + +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