diff options
| author | krolyxon <krolyxon@tutanota.com> | 2026-01-24 21:21:06 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2026-01-24 21:21:06 +0530 |
| commit | 242776dedab6327c37547677b83f18dd94c12e3d (patch) | |
| tree | 55a28efdb6337c7c00ebe9d858c53c1d10685346 /.config/shell/profile | |
| parent | 57dab0ae72c41208d883cabe2059d813643e42c5 (diff) | |
switch to brave
Why?
Zen browser was amazing, but motherfuckers had to fucking fuck it up by
adding the synced tabs on all windows, and guess what? you can't even
fucking disable it.
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 e8da8f9..b5b5b91 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="zen-browser" +export BROWSER="brave" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" |
