summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-08-03 15:20:10 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-08-03 15:20:10 -0400
commit38f41631f92e884e9800dbcca5186867f2d259f2 (patch)
tree2350d031127bc17065fdd54cb4be4393422655fd /.config
parent709795f42bf7722f26b4529259fc3eafd187f624 (diff)
parentf7839e8fd432627e610069d0070d3ea61805b5c8 (diff)
downloadeibhear-38f41631f92e884e9800dbcca5186867f2d259f2.tar.gz
eibhear-38f41631f92e884e9800dbcca5186867f2d259f2.tar.zst
eibhear-38f41631f92e884e9800dbcca5186867f2d259f2.zip
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index c77735d..f2caaaa 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -13,7 +13,7 @@ unsetopt PROMPT_SP
# Default programs:
export EDITOR="nvim"
export TERMINAL="st"
-export BROWSER="brave"
+export BROWSER="librewolf"
# ~/ Clean-up:
export XDG_CONFIG_HOME="$HOME/.config"