Give Flatpak permission to access filesystem
Needed to upload files outside of the download directory
This commit is contained in:
parent
419ba5a57a
commit
48103d57bc
|
@ -10,7 +10,7 @@ finish-args:
|
|||
- --socket=x11
|
||||
- --socket=wayland
|
||||
- --device=dri
|
||||
- --filesystem=xdg-download
|
||||
- --filesystem=host
|
||||
- --talk-name=org.freedesktop.Notifications
|
||||
|
||||
rename-icon: mirage
|
||||
|
|
|
@ -9,7 +9,7 @@ finish-args:
|
|||
- --socket=x11
|
||||
- --socket=wayland
|
||||
- --device=dri
|
||||
- --filesystem=xdg-download
|
||||
- --filesystem=host
|
||||
- --talk-name=org.freedesktop.Notifications
|
||||
rename-icon: mirage
|
||||
rename-desktop-file: mirage.desktop
|
||||
|
|
Loading…
Reference in New Issue
Block a user