summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-10-03 22:34:40 +0530
committerkrolxon <krolyxon@tutanota.com>2024-10-03 22:34:40 +0530
commit5445e7b5f36167bef284b59882811d18438547b0 (patch)
treec719d0e0fbe610f333e792e470805eaa9980d2d6 /.config/shell/profile
parentafbfce4a689abac4b20ba116d9c942ae4f638fe6 (diff)
switch to brave
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 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"