mirror of
https://github.com/RetroDECK/io.github.lime3ds.Lime3DS.git
synced 2024-11-22 05:05:39 +00:00
Enable Wayland support
This commit is contained in:
parent
46b90452fa
commit
68b309e58d
|
@ -22,7 +22,8 @@
|
||||||
},
|
},
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--device=all",
|
"--device=all",
|
||||||
"--socket=x11",
|
"--socket=wayland",
|
||||||
|
"--socket=fallback-x11",
|
||||||
"--socket=pulseaudio",
|
"--socket=pulseaudio",
|
||||||
"--share=network",
|
"--share=network",
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
|
|
Loading…
Reference in a new issue