fix(flatpak): Request access to Downloads and Documents(ro), Desktop (ro)
This commit is contained in:
parent
992ce89bea
commit
08d3349858
|
@ -11,6 +11,9 @@ finish-args:
|
|||
- --device=dri
|
||||
- --talk-name=org.gtk.vfs.*
|
||||
- --filesystem=xdg-run/gvfsd
|
||||
- --filesystem=xdg-download
|
||||
- --filesystem=xdg-document:ro
|
||||
- --filesystem=xdg-desktop:ro
|
||||
modules:
|
||||
- name: keyguard
|
||||
buildsystem: simple
|
||||
|
|
Loading…
Reference in New Issue