You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PWAs for browser apps like chrome/brave/chromium etc get created on the users desktop, but they are pointed to the bin inside of its jail IE /opt/brave/brave-browser it will never work out of the box I suspect, but we can include helper logic to modify the desktop entries with a script to call the proot wrapper instead of the hard coded bin.
IE proot-apps fixpwa /path/to/pwa.desktop
The text was updated successfully, but these errors were encountered:
PWAs for browser apps like chrome/brave/chromium etc get created on the users desktop, but they are pointed to the bin inside of its jail IE
/opt/brave/brave-browser
it will never work out of the box I suspect, but we can include helper logic to modify the desktop entries with a script to call the proot wrapper instead of the hard coded bin.IE
proot-apps fixpwa /path/to/pwa.desktop
The text was updated successfully, but these errors were encountered: