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