1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-13 21:07:46 +00:00

Update note about the X11 socket permission for Flatpak

This commit is contained in:
Joshua Goins 2025-05-07 22:48:05 -04:00
parent b3d97da35f
commit d10febfca6

View file

@ -20,7 +20,7 @@ cleanup:
- /mkspecs - /mkspecs
finish-args: finish-args:
- --share=ipc - --share=ipc
# grab both sockets until we provide a build of Wine with Wayland support # We can switch to fallback-x11 once the Wine Wayland driver is on par with just running it through XWayland
- --socket=x11 - --socket=x11
- --socket=wayland - --socket=wayland
- --share=network - --share=network