summaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2026-02-21 15:06:46 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2026-02-21 15:06:46 +0100
commit0529a8a19c332b30ae177bc75493bb16cf6be120 (patch)
tree8dd423f7a622abdfe5ea0df1b4412db14451ae7b /.config/shell
parentf5c9813ba9098fe0d78aa660dbaf9741dad431ee (diff)
Add sesh
Diffstat (limited to '.config/shell')
-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"