summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index 1c0a854..f0590ba 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1,9 +1,7 @@
#basics
stty -ixon
-#export BROWSER="firefox-developer-edition"
-export BROWSER="qutebrowser"
export MOZ_DBUS_REMOTE=1
-#export BROWSER="vivaldi-snapshot --use-gl=egl"
+export BROWSER="vivaldi-snapshot --ozone-platform=wayland --enable-features=UseOzonePlatform,UseSkiaRenderer,Vulkan"
export EDITOR="nvim"
# keep dictionaries in ~/bin/
export STARDICT_DATA_DIR="$HOME/bin/dict/"