From 3b29b8dc48e1f3251dcdd206c1d3e2127cfa3644 Mon Sep 17 00:00:00 2001 From: fpfcmsr Date: Fri, 21 Nov 2025 20:19:50 +0000 Subject: [PATCH] update flatpak filesystem permissions tested on a clean install - Pied looks in .config/speech-dispatcher, creates a backup if it exists, and overwrites it. This makes it clear what permissions pied needs as opposed to the broad filesystem=home. --- flatpak/com.mikeasoft.pied.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/com.mikeasoft.pied.yaml b/flatpak/com.mikeasoft.pied.yaml index 7ac91c6..e2444e6 100644 --- a/flatpak/com.mikeasoft.pied.yaml +++ b/flatpak/com.mikeasoft.pied.yaml @@ -11,7 +11,7 @@ finish-args: - --device=dri - --socket=pulseaudio - --share=network - - --filesystem=home + - --filesystem=xdg-config - --talk-name=org.freedesktop.Flatpak modules: - name: Pied