Change default browser

This commit is contained in:
mitchell 2021-08-26 13:27:32 -04:00
parent e932f0a3ca
commit 183e5801b6
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ function define_global_variables -d 'Defines all and exclusively globally export
set -gx DOTNET_CLI_TELEMETRY_OPTOUT true
set -gx EDITOR nvim
set -gx BROWSER qutebrowser
set -gx BROWSER firefox
set -gx FZF_CTRL_T_COMMAND 'ag --hidden --ignore .git -g ""'
set -gx FZF_DEFAULT_COMMAND 'ag --hidden --ignore .git -g ""'

View File

@ -166,7 +166,7 @@ cursor_shape beam
#: The modifier keys to press when clicking with the mouse on URLs to
#: open the URL
open_url_with qutebrowser
open_url_with firefox
#: The program with which to open URLs that are clicked on. The
#: special value default means to use the operating system's default

View File

@ -8,7 +8,7 @@ super + Return
# browser
super + shift + Return
qutebrowser
firefox
# program launcher
super + @space