flatpak: Update to use fallback-x11

Don't request X11 access unless really needed for fallback reasons.
This commit is contained in:
Niels De Graef 2021-12-28 22:58:17 +01:00 committed by Alberto Fanjul
parent 7c64273952
commit e5662107cd

View file

@ -12,7 +12,7 @@
"finish-args" : [
"--share=ipc",
"--share=network",
"--socket=x11",
"--socket=fallback-x11",
"--socket=wayland",
"--socket=ssh-auth",
"--filesystem=host",