Flatpak: allow access to dri
Gtk can really benefit from opengl and access to a gpu
This commit is contained in:
parent
e7679104a0
commit
4eaf6ddb61
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
"--socket=x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--device=dri",
|
||||
"--talk-name=org.freedesktop.secrets",
|
||||
"--talk-name=org.freedesktop.Notifications",
|
||||
"--filesystem=home"
|
||||
|
|
Loading…
Reference in a new issue