diff options
| author | krolyxon <me@krolyxon.com> | 2026-05-31 18:22:22 +0530 |
|---|---|---|
| committer | krolyxon <me@krolyxon.com> | 2026-05-31 18:22:22 +0530 |
| commit | 3b65d82ba0734b049cb3e790fbfe0c5c46d32cf5 (patch) | |
| tree | 7606b9ba4adf54538cb80aa382430b8af746d665 /.config/shell/profile | |
| parent | 601853ffc74e693be225cb433328ae66ba850f11 (diff) | |
switch to zen-browser
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 2 |
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" |
