mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 17:55:41 -04: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",
|
"command": "duckstation-qt",
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--device=all",
|
"--device=all",
|
||||||
|
"--allow=bluetooth",
|
||||||
"--share=network",
|
"--share=network",
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
"--socket=fallback-x11",
|
"--socket=fallback-x11",
|
||||||
"--socket=wayland",
|
"--socket=wayland",
|
||||||
"--socket=pulseaudio",
|
"--socket=pulseaudio",
|
||||||
"--filesystem=host:ro",
|
|
||||||
"--talk-name=org.freedesktop.ScreenSaver"
|
"--talk-name=org.freedesktop.ScreenSaver"
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user