From: martin f. krafft Date: Fri, 7 Nov 2008 11:48:45 +0000 (+0100) Subject: enable url matching with urxvt X-Git-Url: https://git.madduck.net/etc/xsession.git/commitdiff_plain/a2cfe571ad305cde4c2d6b60cf822fccf6c7ce8d?ds=sidebyside enable url matching with urxvt --- diff --git a/.Xdefaults b/.Xdefaults index ad0e4f3..dda594c 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -31,3 +31,6 @@ URxvt.mapAlert: true // URxvt.cutchars: "()*,<>[]{}|' Rxvt.loginShell: true + +URxvt.perl-ext-common: default,matcher +URxvt.urlLauncher: sensible-browser