mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-21 21:35:38 +00:00
Flatpak: Drop filesystem permission
Not needed, portals work fine.
This commit is contained in:
parent
9517638bcb
commit
1b08ea4254
|
@ -9,12 +9,12 @@
|
|||
"command": "duckstation-qt",
|
||||
"finish-args": [
|
||||
"--device=all",
|
||||
"--allow=bluetooth",
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--filesystem=host:ro",
|
||||
"--talk-name=org.freedesktop.ScreenSaver"
|
||||
],
|
||||
"modules": [
|
||||
|
|
Loading…
Reference in a new issue