summaryrefslogtreecommitdiff
path: root/.config/linuxProfile
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2023-03-18 11:44:35 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2023-03-18 11:46:31 -0400
commitffaf1ddae54b8ea5826f6ae1130d408e2e420918 (patch)
tree5e169686b320276de27e817feef4a49f3f577c1f /.config/linuxProfile
parent0f3655a0b7cc7d5ccffcc0c76115d8f2497dc740 (diff)
Changed Browser
Diffstat (limited to '.config/linuxProfile')
-rw-r--r--.config/linuxProfile2
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"