diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-10-03 22:34:40 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-10-03 22:34:40 +0530 |
| commit | 5445e7b5f36167bef284b59882811d18438547b0 (patch) | |
| tree | c719d0e0fbe610f333e792e470805eaa9980d2d6 /.config/shell/profile | |
| parent | afbfce4a689abac4b20ba116d9c942ae4f638fe6 (diff) | |
switch to brave
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 497d8ec..8a75873 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="librewolf" +export BROWSER="brave" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" |
