Flatpak change to --socket=fallback-x11

This commit is contained in:
Laurent Trinques 2021-03-05 18:17:25 +01:00
parent b021ac3e1f
commit 153aecbbf3

View File

@ -10,7 +10,7 @@
"copy-icon": true,
"finish-args": [
"--socket=wayland",
"--socket=x11",
"--socket=fallback-x11",
"--device=dri",
"--share=ipc",
"--filesystem=host"