diff --git a/flatpak/rustdesk.json b/flatpak/rustdesk.json index af1bc5fe7..a99141f17 100644 --- a/flatpak/rustdesk.json +++ b/flatpak/rustdesk.json @@ -55,7 +55,7 @@ ], "finish-args": [ "--share=ipc", - "--socket=fallback-x11", + "--socket=x11", "--socket=wayland", "--share=network", "--filesystem=home",