HungryLemon@lemmings.world to Linux@lemmy.mlEnglish · edit-23 days agoAuthentication required when I opens Ungoogled Chromiumlemmy.mlimagemessage-square12fedilinkarrow-up132arrow-down14file-text
arrow-up128arrow-down1imageAuthentication required when I opens Ungoogled Chromiumlemmy.mlHungryLemon@lemmings.world to Linux@lemmy.mlEnglish · edit-23 days agomessage-square12fedilinkfile-text
minus-squarehayk@lemmy.mllinkfedilinkarrow-up2·edit-215 hours 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.