allow create access to xdg-download
This commit is contained in:
parent
1436bbba43
commit
5ee226fcef
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue