mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-06-06 00:58:01 +00:00
manifest: give wayland permission, don't give fallback-x11 permission
This commit is contained in:
parent
88a340ccee
commit
2b2ef4d740
@ -6,7 +6,8 @@
|
||||
"command": "yuzu-launcher",
|
||||
"finish-args": [
|
||||
"--device=all",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user