Use --socket=fallback-x11 in .flatpak-manifest.json

This commit is contained in:
Laurent Montel
2024-01-02 17:59:31 +01:00
parent d623a8c826
commit 7ad362225f

View File

@@ -12,7 +12,7 @@
"finish-args": [
"--share=network",
"--share=ipc",
"--socket=x11",
"--socket=fallback-x11",
"--socket=wayland",
"--device=dri",
"--filesystem=xdg-download",