From 29975809fb305c56c724af4ff0db2dad4af0782a Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 5 Dec 2020 11:16:25 -0500 Subject: Switch default web browser to firefox --- .Xresources | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.Xresources') 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 -- cgit v1.2.3