CI/Flatpak: Disable Wayland support

This commit is contained in:
Stenzek 2023-10-25 13:58:35 +10:00 committed by Connor McLaughlin
parent d58d84dbcf
commit f7750f04a6
1 changed files with 2 additions and 2 deletions

View File

@ -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",