aboutsummaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-12-05 11:16:25 -0500
committerRyan Kavanagh <rak@rak.ac>2020-12-05 11:16:25 -0500
commit29975809fb305c56c724af4ff0db2dad4af0782a (patch)
tree00ea2b055a6260e995f1e0f162ca47b649f93ed5 /.Xresources
parentslighty better make version checking (diff)
Switch default web browser to firefox
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources3
1 files changed, 1 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources
index 86ed251..5e14ca1 100644
--- a/.Xresources
+++ b/.Xresources
@@ -18,8 +18,7 @@ URxvt.mapAlert: true
URxvt.font: xft:Inconsolata:size=7,xft:Input Mono Medium:size=7,xft:DejaVu Sans Mono:size=7,xft:Liberation Mono:size=7
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: firefox
+URxvt.url-launcher: firefox
URxvt.matcher.button: 1
URxvt.visualBell: false
URxvt.urgentOnBell: true