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:
Newbyte 2021-07-26 15:32:43 +02:00
parent 9a4ababd9a
commit 28b6cdb3f2
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@ finish-args:
- --socket=wayland
- --socket=pulseaudio
- --device=dri
- --filesystem=host
- --talk-name=org.freedesktop.Notifications
rename-icon: mirage

View File

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