mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue