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

Grab both Wayland and X11 sockets until we provide a Wayland Wine build

Fixes #38, otherwise the game will not launch with the built-in Wine on
Wayland.
This commit is contained in:
Joshua Goins 2025-05-07 21:59:14 -04:00
parent 7536d9b38f
commit d04bed599c

View file

@ -20,7 +20,8 @@ cleanup:
- /mkspecs
finish-args:
- --share=ipc
- --socket=fallback-x11
# grab both sockets until we provide a build of Wine with Wayland support
- --socket=x11
- --socket=wayland
- --share=network
- --filesystem=home
@ -34,6 +35,7 @@ finish-args:
- --talk-name=org.kde.kwalletd5
- --talk-name=org.kde.kwalletd6
- --device=all
# Needed for Dalamud to run
- --allow=devel
modules:
- name: kirigami-addons