summaryrefslogtreecommitdiff
path: root/.config/shell/variables
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/variables')
-rw-r--r--.config/shell/variables2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/variables b/.config/shell/variables
index 6515c53..0c9edb9 100644
--- a/.config/shell/variables
+++ b/.config/shell/variables
@@ -1,7 +1,7 @@
# Default programs:
export EDITOR="nvim"
export TERMINAL="st"
-export BROWSER="firefox"
+export BROWSER="librewolf"
# ~/ Clean-up:
export XDG_CONFIG_HOME="$HOME/.config"