diff --git a/com.github.artemanufrij.webpin.yml b/com.github.artemanufrij.webpin.yml index 141f317..6c1b821 100644 --- a/com.github.artemanufrij.webpin.yml +++ b/com.github.artemanufrij.webpin.yml @@ -23,6 +23,8 @@ finish-args: - '--share=network' - '--filesystem=xdg-data/applications:create' - '--filesystem=~/.var/app/com.github.artemanufrij.webpin/' + # Need this so that we can find the download dir + - '--filesystem=xdg-download:create' # DRI - Direct Rendering - without this, rendering is really slow - '--device=dri'