mirror of
https://github.com/andersrh/flatpak.git
synced 2026-06-02 20:38:03 +00:00
remove unnecessary permissions.
This commit is contained in:
parent
a90adec9a6
commit
f54999c8ca
1 changed files with 0 additions and 9 deletions
|
|
@ -21,15 +21,6 @@ finish-args:
|
||||||
- --share=network
|
- --share=network
|
||||||
# GPU acceleration
|
# GPU acceleration
|
||||||
- --device=dri
|
- --device=dri
|
||||||
# We need to send notifications
|
|
||||||
- --talk-name=org.freedesktop.Notifications
|
|
||||||
- --talk-name=org.gnome.Mutter.IdleMonitor
|
|
||||||
- --talk-name=org.kde.StatusNotifierWatcher
|
|
||||||
- --talk-name=com.canonical.AppMenu.Registrar
|
|
||||||
- --talk-name=com.canonical.indicator.application
|
|
||||||
- --talk-name=org.ayatana.indicator.application
|
|
||||||
# Allow advanced input methods
|
|
||||||
- --talk-name=org.freedesktop.portal.Fcitx
|
|
||||||
# Use Wayland if available
|
# Use Wayland if available
|
||||||
- --env=USE_WAYLAND=1
|
- --env=USE_WAYLAND=1
|
||||||
# Fix cursor size on HiDPI screens on Wayland
|
# Fix cursor size on HiDPI screens on Wayland
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue