diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-08-09 22:59:33 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-08-09 22:59:33 +0530 |
| commit | 5044575b4103de506fe7800fca0c44fa3f26ed08 (patch) | |
| tree | 49c4cc07bc1b8424bece1fa0778fb588c0e9b9ab /.config/shell/profile | |
| parent | 3d722ad787af0f4946507c04d38cde8d5ae6393b (diff) | |
browser: 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 3a5955b..a2a6071 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -3,7 +3,7 @@ export EDITOR="nvim" export TERMINAL="alacritty" export TERMINAL_PROG="alacritty" -export BROWSER="brave" +export BROWSER="zen-browser" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" |
