Give Flatpak permission to access filesystem
Needed to upload files outside of the download directory
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user