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:

committed by
Martijn Braam

parent
6a7d2ec85e
commit
e23d02a951
@@ -17,9 +17,6 @@ finish-args:
|
||||
# wayland access
|
||||
- --socket=wayland
|
||||
|
||||
# GPU acceleration
|
||||
- --device=dri
|
||||
|
||||
# Needs to save file locally
|
||||
- --filesystem=xdg-pictures
|
||||
|
||||
|
Reference in New Issue
Block a user