aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-05-06 20:41:41 -0400
committertdro <tdro@users.noreply.github.com>2021-05-06 20:41:41 -0400
commitd2a5b3bebbb900d39c57b806f5e2e956552eb93b (patch)
treef4c5aa578e7bc04170dbdbac0b27087d9c1d17c4 /.config
parent46cf369bfad4f49cd662d021e99682c8241bf337 (diff)
downloaddotfiles-d2a5b3bebbb900d39c57b806f5e2e956552eb93b.tar.gz
dotfiles-d2a5b3bebbb900d39c57b806f5e2e956552eb93b.tar.bz2
dotfiles-d2a5b3bebbb900d39c57b806f5e2e956552eb93b.zip
.bash_profile: Set default browser from .local/bin
Diffstat (limited to '.config')
-rw-r--r--.config/X11/Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources
index 375087d..e9445ae 100644
--- a/.config/X11/Xresources
+++ b/.config/X11/Xresources
@@ -2,10 +2,10 @@
! URxvt Settings
! -----------------
-URxvt.perl-ext-common: default,matcher,font-size,vtwheel,keyboard-select
+URxvt.perl-ext-common: default,matcher,font-size,vtwheel,url-select,keyboard-select
-URxvt.url-launcher: /usr/bin/env firefox
-URxvt.url-select.launcher: /usr/bin/env firefox
+URxvt.url-launcher: /usr/bin/env browser
+URxvt.url-select.launcher: /usr/bin/env browser
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.matcher.button: 1