extensions-app: Enable hardware acceleration
GTK4 will make use of it if it's available, so allow it. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1854>
This commit is contained in:
parent
404ca91941
commit
e6089c83e2
@ -8,6 +8,7 @@
|
||||
"finish-args": [
|
||||
"--share=ipc", "--socket=fallback-x11",
|
||||
"--socket=wayland",
|
||||
"--device=dri",
|
||||
"--talk-name=org.gnome.SessionManager",
|
||||
"--talk-name=org.gnome.Shell.Extensions"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user