give access to xdg-pictures/webpin
temp - until filepicker portal integrated
This commit is contained in:
parent
b7ab6ee660
commit
3e3379187b
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ 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
|
||||
|
|
Loading…
Reference in a new issue