From 1436bbba43ec4bc27d2211ef9da9a88428393df8 Mon Sep 17 00:00:00 2001 From: Dovi Cowan Date: Sun, 19 Jun 2022 18:41:52 +0100 Subject: [PATCH] removed hole in flatpak for xdg-pictures not needed now due to using Portal --- com.github.artemanufrij.webpin.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/com.github.artemanufrij.webpin.yml b/com.github.artemanufrij.webpin.yml index 78e275f..141f317 100644 --- a/com.github.artemanufrij.webpin.yml +++ b/com.github.artemanufrij.webpin.yml @@ -25,9 +25,7 @@ finish-args: - '--filesystem=~/.var/app/com.github.artemanufrij.webpin/' # DRI - Direct Rendering - without this, rendering is really slow - '--device=dri' - # For temporary dev purposes - - '--filesystem=xdg-pictures/webpin:ro' - + # This section is where you list all the source code required to build your app. # If we had external dependencies that weren't included in our SDK, we would list # them here.