diff options
author | Amin Bandali <amin@aminb.org> | 2017-12-25 19:55:29 -0500 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2017-12-25 19:55:29 -0500 |
commit | 50e91e71211814460f3567f59328f2ae42e3f932 (patch) | |
tree | 7a2985272f72a51efd1deb15774952d917e11532 /x/.Xresources.d/rxvt-unicode | |
parent | 21aef16f61cbf4433ef515708ebeb2cea4c1fbda (diff) | |
download | configs-50e91e71211814460f3567f59328f2ae42e3f932.tar.gz configs-50e91e71211814460f3567f59328f2ae42e3f932.tar.xz configs-50e91e71211814460f3567f59328f2ae42e3f932.zip |
urxvt: I've been using firefox-nightly for a whlie now
Diffstat (limited to 'x/.Xresources.d/rxvt-unicode')
-rw-r--r-- | x/.Xresources.d/rxvt-unicode | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x/.Xresources.d/rxvt-unicode b/x/.Xresources.d/rxvt-unicode index 56df5fc..a276d3a 100644 --- a/x/.Xresources.d/rxvt-unicode +++ b/x/.Xresources.d/rxvt-unicode @@ -23,7 +23,7 @@ URxvt.keysym.Shift-Down: command:\033]721;1\007 URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select URxvt.perl-ext: bidi URxvt.bidi.enabled: 1 -URxvt.url-select.launcher: firefox +URxvt.url-select.launcher: firefox-nightly URxvt.url-select.underline: true URxvt.keysym.M-u: perl:url-select:select_next URxvt.keysym.M-Escape: perl:keyboard-select:activate |