flatpak: drop unneeded dri access

access to all device is granted already, so there is no need in
granting access to dri devices.
This commit is contained in:
Andrey Skvortsov
2025-03-29 16:53:45 +03:00
committed by Martijn Braam
parent 6a7d2ec85e
commit e23d02a951

View File

@@ -17,9 +17,6 @@ finish-args:
# wayland access # wayland access
- --socket=wayland - --socket=wayland
# GPU acceleration
- --device=dri
# Needs to save file locally # Needs to save file locally
- --filesystem=xdg-pictures - --filesystem=xdg-pictures