Skip to content

Instantly share code, notes, and snippets.

@voidcontext
Created September 15, 2014 12:29
Show Gist options
  • Save voidcontext/fa1f926524c46d5a0a1f to your computer and use it in GitHub Desktop.
Save voidcontext/fa1f926524c46d5a0a1f to your computer and use it in GitHub Desktop.
Fix: Google Chrome cannot determine or set the default browser.
#!/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