Skip to content

Instantly share code, notes, and snippets.

@boo1ean
Created April 15, 2019 16:45
Show Gist options
  • Save boo1ean/cd204808199fa3e1b2e1a120dac329ed to your computer and use it in GitHub Desktop.
Save boo1ean/cd204808199fa3e1b2e1a120dac329ed to your computer and use it in GitHub Desktop.
manjaro-change-default-browser.md

Update $BROWSER env var

vim ~/.profile

export BROWSER=/usr/bin/google-chrome-stable

Remove mime bindings

vim ~/.config/mimeapps.list 

%g/Moon.desktop/d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment