Hello guys, I have been annoyed at this pop-up as I have to exit it every time I open any Electron (chromium based apps). Does anyone here know how to disable it?

Thanks in advance.

  • A_norny_mousse@piefed.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    17 days ago

    For Chromium it’s

    chromium --password-store=basic  
    

    This should also be possible to set somewhere deep inside settings, in Chromium’s equivalent of about:config.