manifest: give wayland permission, don't give fallback-x11 permission

This commit is contained in:
renner0e 2023-06-16 16:26:31 +02:00 committed by liushuyu
parent 88a340ccee
commit 2b2ef4d740

View File

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