Skip to content

Instantly share code, notes, and snippets.

@abelardojarab
Created December 26, 2017 22:15
Show Gist options
  • Select an option

  • Save abelardojarab/04ddeebefabf8a400f1950ff9abda24a to your computer and use it in GitHub Desktop.

Select an option

Save abelardojarab/04ddeebefabf8a400f1950ff9abda24a to your computer and use it in GitHub Desktop.
Force Google Chrome to not use kde-wallet
$ sudo gedit /usr/share/applications/google-chrome.desktop

All you need is to find out the line starts with Exec and add as follows:

google-chrome-stabe --password-store=basic %U
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment