diff --git a/flatpak/com.cypherstack.campfire.yaml b/flatpak/com.cypherstack.campfire.yaml index 9f8cd9efcb..6dfcca8638 100644 --- a/flatpak/com.cypherstack.campfire.yaml +++ b/flatpak/com.cypherstack.campfire.yaml @@ -10,7 +10,7 @@ finish-args: - --socket=fallback-x11 - --socket=wayland - --device=dri - - --filesystem=~/.campfire + - --filesystem=~/.campfire:create - --talk-name=org.freedesktop.secrets - --talk-name=org.freedesktop.Notifications diff --git a/flatpak/com.cypherstack.stackduo.yaml b/flatpak/com.cypherstack.stackduo.yaml index 195f674575..8b6b74269f 100644 --- a/flatpak/com.cypherstack.stackduo.yaml +++ b/flatpak/com.cypherstack.stackduo.yaml @@ -10,7 +10,7 @@ finish-args: - --socket=fallback-x11 - --socket=wayland - --device=dri - - --filesystem=~/.stackduo + - --filesystem=~/.stackduo:create - --talk-name=org.freedesktop.secrets - --talk-name=org.freedesktop.Notifications diff --git a/flatpak/com.cypherstack.stackwallet.yaml b/flatpak/com.cypherstack.stackwallet.yaml index f8836e6dee..4bdaa87c2b 100644 --- a/flatpak/com.cypherstack.stackwallet.yaml +++ b/flatpak/com.cypherstack.stackwallet.yaml @@ -10,7 +10,7 @@ finish-args: - --socket=fallback-x11 - --socket=wayland - --device=dri - - --filesystem=~/.stackwallet + - --filesystem=~/.stackwallet:create - --talk-name=org.freedesktop.secrets - --talk-name=org.freedesktop.Notifications