aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-05-31 18:22:22 +0530
committerkrolyxon <me@krolyxon.com>2026-05-31 18:22:22 +0530
commit3b65d82ba0734b049cb3e790fbfe0c5c46d32cf5 (patch)
tree7606b9ba4adf54538cb80aa382430b8af746d665 /.config/shell/profile
parent601853ffc74e693be225cb433328ae66ba850f11 (diff)
switch to zen-browser
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index b5b5b91..e8da8f9 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -3,7 +3,7 @@
export EDITOR="nvim"
export TERMINAL="foot"
export TERMINAL_PROG="foot"
-export BROWSER="brave"
+export BROWSER="zen-browser"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"