From 6bf4ff0d7da5a7a65a9f88e26609bcd6537b1878 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Mon, 15 Mar 2021 22:57:28 -0400 Subject: [PATCH] ENH generalize clickable urls --- dot_config/X11/xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/X11/xresources b/dot_config/X11/xresources index 29d89ca..14b2f44 100644 --- a/dot_config/X11/xresources +++ b/dot_config/X11/xresources @@ -65,7 +65,7 @@ URxvt.scrollBar: False URxvt.perl-ext-common: default,matcher,tabbedex,keyboard-select,selection-to-clipboard -URxvt.url-launcher: /bin/chromium +URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 URxvt.keysym.M-Escape: perl:keyboard-select:activate