aboutsummaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-12-04 18:30:31 -0500
committerRyan Kavanagh <rak@rak.ac>2020-12-04 18:30:31 -0500
commite3162acb78fb2f042551b444b99af4aa794f4d22 (patch)
tree2f4409a5b9f8397b52c1866d04a48d111118b30f /.Xresources
parentFix example environment for latex in emacs (diff)
Revert "Set URL launcher to google-chrome in urxvt"
This reverts commit d5e968c74f2e8466028e52d74af29ae74ba06ea3.
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources
index b85c9c6..86ed251 100644
--- a/.Xresources
+++ b/.Xresources
@@ -19,7 +19,7 @@ URxvt.font: xft:Inconsolata:size=7,xft:Input Mono Medium:size=7,xft:DejaVu Sans
URxvt.perl-lib: /home/ryan/.urxvt
URxvt.perl-ext-common: default,matcher,font-size,-searchable-scrollback
//URxvt*bellCommand: zenity --info --text="Bell in URxvt"
-URxvt*urlLauncher: google-chrome
+URxvt*urlLauncher: firefox
URxvt.matcher.button: 1
URxvt.visualBell: false
URxvt.urgentOnBell: true