Give Flatpak permission to access filesystem

Needed to upload files outside of the download directory
This commit is contained in:
miruka 2020-07-17 13:25:07 -04:00
parent 419ba5a57a
commit 48103d57bc
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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