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:
2
.profile
2
.profile
@ -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+
|
||||
|
||||
|
Reference in New Issue
Block a user