diff --git a/zsh/.config/zsh/.zprofile b/zsh/.config/zsh/.zprofile index bea3274..9b6c921 100644 --- a/zsh/.config/zsh/.zprofile +++ b/zsh/.config/zsh/.zprofile @@ -12,7 +12,7 @@ export XDG_DATA_HOME="$HOME/.local/share" export EDITOR=nvim export VISUAL=nvim export TERM=xterm-256color -export BROWSER=firefox +export BROWSER=librewolf # Wayland settings export MOZ_ENABLE_WAYLAND=1