From 04f504f8aa33540e3df0355ec14c36443f83b083 Mon Sep 17 00:00:00 2001 From: R1kaB3rN <100738684+R1kaB3rN@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:39:51 -0700 Subject: [PATCH] packaging: limit access to ~/.local/share/Steam in Flatpak --- packaging/flatpak/org.openwinecomponents.umu.launcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/flatpak/org.openwinecomponents.umu.launcher.yml b/packaging/flatpak/org.openwinecomponents.umu.launcher.yml index c9f39a199..a4d345b1a 100644 --- a/packaging/flatpak/org.openwinecomponents.umu.launcher.yml +++ b/packaging/flatpak/org.openwinecomponents.umu.launcher.yml @@ -24,7 +24,7 @@ finish-args: - --filesystem=xdg-data/applications:rw - --filesystem=~/.steam:rw - --filesystem=~/Games:rw - - --filesystem=~/.local/share:rw + - --filesystem=~/.local/share/Steam:rw - --filesystem=~/.var/app/com.valvesoftware.Steam:rw - --filesystem=~/.var/app/org.openwinecomponents.umu.launcher:rw - --filesystem=xdg-documents