manifest: use fallback-x11 ...

... as Flathub validator no longer allows specifying both x11 and
wayland without one of them being a fallback
This commit is contained in:
liushuyu 2023-10-08 23:40:41 -06:00
parent 2b2ef4d740
commit 07dc2d61f9

View file

@ -6,7 +6,7 @@
"command": "yuzu-launcher",
"finish-args": [
"--device=all",
"--socket=x11",
"--socket=fallback-x11",
"--socket=wayland",
"--socket=pulseaudio",
"--share=network",