1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Switch default browser to Chromium

This commit is contained in:
2016-09-01 14:15:31 +01:00
parent ce9f607051
commit 96a00e61d1
4 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@ export EDITOR="vim"
export VISUAL="vim"
export PAGER="less -R"
export TERMINAL="termite"
export BROWSER="google-chrome-stable"
export BROWSER="chromium"
export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel"
export QT_STYLE_OVERRIDE=GTK+