diff --git a/.profile b/.profile index e0d770a..4676320 100644 --- a/.profile +++ b/.profile @@ -5,7 +5,7 @@ export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')" export EDITOR="nvim" export TERMINAL="st" -export BROWSER="firefox" +export BROWSER="tabbed -r 2 surf -e lmao" export READER="zathura" export FILE="vifm" export BIB="$HOME/Documents/LaTeX/uni.bib"