diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2023-03-18 11:44:35 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2023-03-18 11:46:31 -0400 |
| commit | ffaf1ddae54b8ea5826f6ae1130d408e2e420918 (patch) | |
| tree | 5e169686b320276de27e817feef4a49f3f577c1f /.config/linuxProfile | |
| parent | 0f3655a0b7cc7d5ccffcc0c76115d8f2497dc740 (diff) | |
Changed Browser
Diffstat (limited to '.config/linuxProfile')
| -rw-r--r-- | .config/linuxProfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/linuxProfile b/.config/linuxProfile index c309288..fec8cae 100644 --- a/.config/linuxProfile +++ b/.config/linuxProfile @@ -2,7 +2,7 @@ export PATH=$PATH:$HOME/.local/bin:/opt/sparc/bin:$HOME/go/bin export EDITOR="nvim" export TERMINAL="st" -export BROWSER="firefox" +export BROWSER="microsoft-edge-stable" # I know but vertical tabs and chat bot export READER="zathura" export FILE="vifm" export PICTURE="sxiv" |
