summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.profile')
-rw-r--r--dotfiles/system/.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/system/.profile b/dotfiles/system/.profile
index 1d745ed..f4560d2 100644
--- a/dotfiles/system/.profile
+++ b/dotfiles/system/.profile
@@ -32,8 +32,8 @@ export EDITOR="$(which emacs)"
export SUDO_EDITOR="$(which vi)"
# Browser
-export BROWSER="$(which firefox)"
-export ALTBROWSER="$(which google-chrome-stable)"
+export ALTBROWSER="$(which firefox)"
+export BROWSER="$(which google-chrome-stable)"
# export BROWSER="$(which librewolf)"
# Terminal