From: martin f. krafft Date: Tue, 4 Oct 2016 11:00:56 +0000 (+0200) Subject: disable selection-pastebin X-Git-Url: https://git.madduck.net/etc/xsession.git/commitdiff_plain/82cb822c3c149b3dcfcbd25a8b01d0b266a9a3c7?ds=sidebyside disable selection-pastebin --- diff --git a/.Xdefaults b/.Xdefaults index 3c316ae..95cca5e 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -38,7 +38,7 @@ URxvt.cutchars: "\`\"'&()*,;<=>?@[]^{|}⇝·/:" Rxvt.loginShell: true -URxvt.perl-ext-common: default,matcher,selection-pastebin,confirm-paste,-readline +URxvt.perl-ext-common: default,matcher,confirm-paste,-readline URxvt.keysym.C-Return: perl:matcher URxvt.matcher.rend.0: Uline @@ -50,10 +50,6 @@ URxvt.matcher.rend.1: Uline //URxvt.matcher.launcher.2: echo bug \$1 //URxvt.matcher.rend.2: Uline -URxvt.selection-pastebin.cmd: pub % -URxvt.selection-pastebin.url: http\072\057\057scratch.madduck.net/% -URxvt.keysym.C-M-p: perl:selection-pastebin:remote-pastebin - // URxvt.depth: 32 // URxvt.background: rgba:0000/0000/0000/dddd URxvt.transparent: false