From: Maximilian Friedersdorff Date: Wed, 20 Jun 2018 14:27:43 +0000 (+0100) Subject: Allow clicking urls in urxvt X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=8d9ec3f0defaeed2fa8fb39feaa4581dc149d69d;p=max%2Fdotfiles.git Allow clicking urls in urxvt --- diff --git a/X/.Xresources b/X/.Xresources index 242f28b..baab6f2 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -62,3 +62,8 @@ XTerm*allowSendEvents: true Home: string("\033[1~")\n\ End: string("\033[4~") *ttyModes: erase ^? + + +URxvt.perl-ext-common: matcher +URxvt.url-launcher: qutebrowser +URxvt.matcher.button: 1