myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 80a92d22e218ff6e9d86fc0e84826bd65a228314
parent 23d2d5ea2760d230b17bd1ab186062f6c36f04e1
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun,  2 Oct 2011 17:43:01 +0200

url-picker order

Diffstat:
Xdefaults | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Xdefaults b/Xdefaults @@ -18,6 +18,7 @@ urxvt*perl-lib: /usr/lib/urxvt/perl/ URxvt.perl-ext: default,matcher,url-picker,keyboard-select,url-select,urxvt-pipe #urxvt*urlLauncher: sensible-browser urxvt*matcher.button: 1 +URxvt*url-picker*order: descending URxvt.keysym.C-y: perl:url-picker #URxvt.keysym.C-y: perl:url-select:select_next #URxvt.underlineURLs:true