summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2022-09-15 15:56:10 +0530
committerkrolyxon <krolyxon@tutanota.com>2022-09-15 15:56:10 +0530
commitd529ef2559d53c94a00fdca306a70b174a04b58b (patch)
tree09e8a60c60549fa42847f7a0a9c3192c5693c877 /.config/shell/profile
parent3df92328cd72edd10522dae651f7352543f5e387 (diff)
switch to librewolf
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 df9e821..c7aaf55 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -2,7 +2,7 @@
export EDITOR="nvim"
export TERMINAL="st"
-export BROWSER="firefox"
+export BROWSER="librewolf"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"