Enable Wayland support

This commit is contained in:
Vicente Maroto Garzón 2024-07-26 20:52:13 +02:00 committed by OpenSauce
parent 46b90452fa
commit 68b309e58d

View file

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