From 1b08ea4254722ab542c7075872b926dcf6427be3 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Sat, 23 Sep 2023 13:58:58 +1000 Subject: [PATCH] Flatpak: Drop filesystem permission Not needed, portals work fine. --- scripts/flatpak/org.duckstation.duckstation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/flatpak/org.duckstation.duckstation.json b/scripts/flatpak/org.duckstation.duckstation.json index 67067e395..816ba234a 100644 --- a/scripts/flatpak/org.duckstation.duckstation.json +++ b/scripts/flatpak/org.duckstation.duckstation.json @@ -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": [