diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 2b85598..5617080 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -10,7 +10,7 @@ "rename-icon": "yuzu", "finish-args": [ "--device=all", - "--socket=x11", + "--socket=fallback-x11", "--socket=wayland", "--socket=pulseaudio", "--share=network",