summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index ac7160b..71a172c 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1,7 +1,7 @@
#basics
stty -ixon
export MOZ_DBUS_REMOTE=1
-export BROWSER="vivaldi-stable --enable-features=UseOzonePlatform --ozone-platform=wayland --use-cmd-decoder=validating --use-gl=egl"
+export BROWSER="vivaldi-snapshot --enable-features=UseOzonePlatform --ozone-platform=wayland --use-cmd-decoder=validating --use-gl=egl"
#export BROWSER="qutebrowser"
export EDITOR="nvim"