From 8c8098e18bcc02523c8f3a566afb779f0a881d13 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 15 Nov 2008 11:24:35 +0100 Subject: [PATCH] enable selection-pastebin urxvt plugin --- .Xdefaults | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.Xdefaults b/.Xdefaults index dda594c..d5d9ad2 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -32,5 +32,10 @@ URxvt.mapAlert: true 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 -- 2.39.2