mirror of https://github.com/PCSX2/pcsx2.git
CI/Flatpak: Use socket=x11 instead of fallback
This commit is contained in:
parent
75a824e164
commit
2a2cd0dbca
|
@ -19,7 +19,7 @@
|
|||
"--device=all",
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=x11",
|
||||
"--socket=pulseaudio",
|
||||
"--talk-name=org.freedesktop.ScreenSaver",
|
||||
"--env=QT_QPA_PLATFORM=xcb"
|
||||
|
|
Loading…
Reference in New Issue