diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-08-03 15:20:10 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-08-03 15:20:10 -0400 |
| commit | 38f41631f92e884e9800dbcca5186867f2d259f2 (patch) | |
| tree | 2350d031127bc17065fdd54cb4be4393422655fd | |
| parent | 709795f42bf7722f26b4529259fc3eafd187f624 (diff) | |
| parent | f7839e8fd432627e610069d0070d3ea61805b5c8 (diff) | |
| download | eibhear-38f41631f92e884e9800dbcca5186867f2d259f2.tar.gz eibhear-38f41631f92e884e9800dbcca5186867f2d259f2.tar.zst eibhear-38f41631f92e884e9800dbcca5186867f2d259f2.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
| -rw-r--r-- | .config/shell/profile | 2 |
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" |
