HungryLemon@lemmings.world to Linux@lemmy.mlEnglish · edit-29 days agoAuthentication required when I opens Ungoogled Chromiumimagemessage-square12fedilinkarrow-up132arrow-down14file-text
arrow-up128arrow-down1imageAuthentication required when I opens Ungoogled ChromiumHungryLemon@lemmings.world to Linux@lemmy.mlEnglish · edit-29 days agomessage-square12fedilinkfile-text
minus-squarehayk@lemmy.mllinkfedilinkarrow-up2·edit-27 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.