From 3bf70bf40ba2715106a071526e0be4dcb10af67c Mon Sep 17 00:00:00 2001 From: Jozen Blue Martinez Date: Thu, 25 Apr 2024 07:10:47 +0800 Subject: [PATCH] Add xdg-download to flatpak filesystem perms --- packaging/flatpak/org.openwinecomponents.umu.umu-launcher.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/flatpak/org.openwinecomponents.umu.umu-launcher.yml b/packaging/flatpak/org.openwinecomponents.umu.umu-launcher.yml index afc75095b..41bfb8026 100644 --- a/packaging/flatpak/org.openwinecomponents.umu.umu-launcher.yml +++ b/packaging/flatpak/org.openwinecomponents.umu.umu-launcher.yml @@ -29,6 +29,7 @@ finish-args: - --filesystem=~/.var/app/org.openwinecomponents.umu.umu-launcher:rw - --filesystem=xdg-documents - --filesystem=xdg-desktop + - --filesystem=xdg-download - --env=TZ= - --unset-env=TZ - --env=LC_ADDRESS=C