diff --git a/.zprofile b/.zprofile index e75bde96..8f511ac1 100644 --- a/.zprofile +++ b/.zprofile @@ -11,7 +11,7 @@ export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | paste -sd ':')" # Default programs: export EDITOR="nvim" export TERMINAL="st" -export BROWSER="waterfox-current" +export BROWSER="brave" export READER="zathura" # ~/ Clean-up: