mirror of https://github.com/PCSX2/pcsx2.git
CI/Flatpak: Disable Wayland support
This commit is contained in:
parent
d58d84dbcf
commit
f7750f04a6
|
@ -20,10 +20,10 @@
|
|||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--filesystem=host:ro",
|
||||
"--talk-name=org.freedesktop.ScreenSaver"
|
||||
"--talk-name=org.freedesktop.ScreenSaver",
|
||||
"--env=QT_QPA_PLATFORM=xcb"
|
||||
],
|
||||
"modules": [
|
||||
"modules/10-libpcap.json",
|
||||
|
|
Loading…
Reference in New Issue