Browse Source

fixed browser

Hans Martin 3 years ago
parent
commit
03d17981cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .zshrc

+ 1 - 1
.zshrc

@@ -59,7 +59,7 @@ cat ~/.cache/wal/sequences
 # export important global variables
 export SHELL=/usr/bin/zsh
 export EDITOR=nvim
-export BROWSER=/usr/bin/firefox
+export BROWSER=/usr/bin/librewolf
 export HISTFILE=$HOME/.zsh_history
 # dotfiles
 export DOTS=$HOME/documents/dots