aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-03-29 22:09:23 +0530
committerkrolyxon <me@krolyxon.com>2026-03-29 22:09:23 +0530
commit096f55e9e3cae325fee7df347ea6de0dfa2f4478 (patch)
tree910ab72cb4b33214b87b84f24d37fda95e046e76 /.config/shell/profile
parent8df03a2cc3e89250d576abacb08d1e42133f0450 (diff)
switch to librewolf (again)
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 b5b5b91..552d3a9 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="librewolf"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"