removed hole in flatpak for xdg-pictures
not needed now due to using Portal
This commit is contained in:
parent
1067f4caa1
commit
1436bbba43
1 changed files with 1 additions and 3 deletions
|
@ -25,9 +25,7 @@ finish-args:
|
||||||
- '--filesystem=~/.var/app/com.github.artemanufrij.webpin/'
|
- '--filesystem=~/.var/app/com.github.artemanufrij.webpin/'
|
||||||
# DRI - Direct Rendering - without this, rendering is really slow
|
# DRI - Direct Rendering - without this, rendering is really slow
|
||||||
- '--device=dri'
|
- '--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.
|
# 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
|
# If we had external dependencies that weren't included in our SDK, we would list
|
||||||
# them here.
|
# them here.
|
||||||
|
|
Loading…
Reference in a new issue