diff --git a/.config/fish/functions/define_global_variables.fish b/.config/fish/functions/define_global_variables.fish index 55b140e..66ee3b5 100644 --- a/.config/fish/functions/define_global_variables.fish +++ b/.config/fish/functions/define_global_variables.fish @@ -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 ""' diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index afd7587..cf1f0cd 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -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 diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0f2427d..b541cce 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -8,7 +8,7 @@ super + Return # browser super + shift + Return - qutebrowser + firefox # program launcher super + @space