From 3f29a03ba4f48cd2fa1d6f1d52127db9bbea1a7a Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Thu, 11 Apr 2019 14:57:44 +0200 Subject: [PATCH] Support both urlLauncher and url-launcher for URxvt. --- dotfiles/Xresources | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 763b6f7..d4216c5 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -50,6 +50,7 @@ URxvt.secondaryScroll: 0 URxvt.perl-ext-common: default,matcher,font-size,eval URxvt.matcher.button: 1 URxvt.urlLauncher: /usr/bin/xdg-open +URxvt.url-launcher: /usr/bin/xdg-open ! Copy/Paste Stuff URxvt.keysym.Shift-Control-V: eval:paste_clipboard