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=x11
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
- --device=dri
|
- --device=dri
|
||||||
- --filesystem=xdg-download
|
- --filesystem=host
|
||||||
- --talk-name=org.freedesktop.Notifications
|
- --talk-name=org.freedesktop.Notifications
|
||||||
|
|
||||||
rename-icon: mirage
|
rename-icon: mirage
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ finish-args:
|
|||||||
- --socket=x11
|
- --socket=x11
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
- --device=dri
|
- --device=dri
|
||||||
- --filesystem=xdg-download
|
- --filesystem=host
|
||||||
- --talk-name=org.freedesktop.Notifications
|
- --talk-name=org.freedesktop.Notifications
|
||||||
rename-icon: mirage
|
rename-icon: mirage
|
||||||
rename-desktop-file: mirage.desktop
|
rename-desktop-file: mirage.desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user