summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2020-08-23 14:48:33 +0100
committerrafa_99 <rafa99@protonmail.com>2020-08-23 14:48:33 +0100
commit2ff122abe454c35cfbc8fa436a661788caf78509 (patch)
tree7118d7002af384ee32d0f319536eea45e5c14d6b
parentc4c2a2d1b2bb6c9fde8214892805476387e4e1d3 (diff)
Updated Default Browser
-rwxr-xr-x.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 7b07519..80e86a9 100755
--- a/.zprofile
+++ b/.zprofile
@@ -8,7 +8,7 @@ pulseaudio -D
# Default programs
export EDITOR="nvim"
export TERMINAL="st"
-export BROWSER="qutebrowser"
+export BROWSER="tabbed -c neovimb -e"
export READER="zathura"
export FILE="vifm"
export DISTRO="REPLACEDISTRO"