Flatpak: Don't request host filesystem access
Mirage is able to use portals for picking files to send, so requesting access to the entire host filesystem is not necessary.
This commit is contained in:
@@ -11,7 +11,6 @@ finish-args:
|
||||
- --socket=wayland
|
||||
- --socket=pulseaudio
|
||||
- --device=dri
|
||||
- --filesystem=host
|
||||
- --talk-name=org.freedesktop.Notifications
|
||||
|
||||
rename-icon: mirage
|
||||
|
@@ -10,7 +10,6 @@ finish-args:
|
||||
- --socket=wayland
|
||||
- --socket=pulseaudio
|
||||
- --device=dri
|
||||
- --filesystem=host
|
||||
- --talk-name=org.freedesktop.Notifications
|
||||
rename-icon: mirage
|
||||
rename-desktop-file: mirage.desktop
|
||||
|
Reference in New Issue
Block a user