diff options
Diffstat (limited to '.Xdefaults')
-rw-r--r-- | .Xdefaults | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ URxvt*title: Terminal !URxvt*fading: 0 !URxvt*shading: 10 URxvt*perl-ext-common: default,matcher +URxvt.underlineURLs: true +URxvt.keysym.M-u: perl:mark-yank-urls:activate_mark_mode +URxvt.perl-lib:/home/flo/.urxvt +URxvt.perl-ext:selection,mark-yank-urls URxvt*urlLauncher: urxvt-link.sh URxvt*matcher.button: 1 URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-] |