@HungryLemon@lemmings.world to Linux@lemmy.mlEnglish • edit-212 days agoAuthentication required when I opens Ungoogled Chromiumlemmy.mlimagemessage-square12arrow-up132file-text
arrow-up132imageAuthentication required when I opens Ungoogled Chromiumlemmy.ml@HungryLemon@lemmings.world to Linux@lemmy.mlEnglish • edit-212 days agomessage-square12file-text
minus-square@hayk@lemmy.mllinkfedilink2•edit-210 days agorun with --password-store=basic flag from the command line. if that helps, simply make a .desktop file with the proper Exec= field. let me know if you need more details. UPD: just saw there was an earlier response on this! hope that helped.
run with
--password-store=basic
flag from the command line. if that helps, simply make a.desktop
file with the properExec=
field. let me know if you need more details.UPD: just saw there was an earlier response on this! hope that helped.