Created
September 15, 2014 12:29
-
-
Save voidcontext/fa1f926524c46d5a0a1f to your computer and use it in GitHub Desktop.
Fix: Google Chrome cannot determine or set the default browser.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/fish | |
env GNOME_DESKTOP_SESSION_ID=1 /usr/bin/google-chrome |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment