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:
parent
b3d97da35f
commit
d10febfca6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue