diff options
| author | krolyxon <me@krolyxon.com> | 2026-04-26 14:48:50 +0530 |
|---|---|---|
| committer | krolyxon <me@krolyxon.com> | 2026-04-26 14:48:50 +0530 |
| commit | 278a541ec7aa33c6b72ade260d21903c48a650df (patch) | |
| tree | 89a1f61a6ae79068e390090b2397d2b08da10318 /.config/shell/profile | |
| parent | 096f55e9e3cae325fee7df347ea6de0dfa2f4478 (diff) | |
ugh, go back to brave
Diffstat (limited to '.config/shell/profile')
| -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 552d3a9..b5b5b91 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -3,7 +3,7 @@ export EDITOR="nvim" export TERMINAL="foot" export TERMINAL_PROG="foot" -export BROWSER="librewolf" +export BROWSER="brave" export XDG_CONFIG_HOME="$HOME/.config" export XDG_DATA_HOME="$HOME/.local/share" |
