summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-09-07 21:40:31 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-09-07 21:40:31 +0200
commit895dd315b355ee82d52106345d6b72e47fd97f80 (patch)
treeb52d28f2c212debc40aed8b770e8ebbbb7bf4550 /.Xdefaults
parentbfab7262fdc40f0d8825df6c0aa6e1972f07bfb9 (diff)
downloaddotfiles-895dd315b355ee82d52106345d6b72e47fd97f80.tar.gz
dotfiles-895dd315b355ee82d52106345d6b72e47fd97f80.tar.xz
Xdefaults: fix url-select to work with urxvt-perls
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults11
1 files changed, 6 insertions, 5 deletions
diff --git a/.Xdefaults b/.Xdefaults
index 3c72da7..944e21f 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -20,14 +20,15 @@ URxvt*reverseVideo: false
URxvt*title: Terminal
URxvt*fading: 0
URxvt*shading: 10
-URxvt*perl-ext-common: default,matcher
+URxvt.perl-ext: default,url-select
URxvt.underlineURLs: true
URxvt.keysym.M-u: perl:url-select:select_next
-URxvt.perl-ext:default,url-select
+URxvt.url-select.launcher: urxvt-link.sh
+URxvt.url-select.underline: true
URxvt*urlLauncher: urxvt-link.sh
-URxvt*matcher.button: 1
-URxvt.matcher.rend.0: Uline fg6
-URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-]
+!URxvt*matcher.button: 1
+!URxvt.matcher.rend.0: Uline fg6
+!URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-]
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
URxvt*background: rgba:0000/0000/0000/eeee