Improve xorg support in Gnome.

This commit is contained in:
Alexandre Pujol 2022-03-06 13:54:43 +00:00
parent d993caae98
commit a4e8eab6a2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 71 additions and 76 deletions

View file

@ -15,6 +15,7 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
include <abstractions/freedesktop.org>
include <abstractions/gtk>
include <abstractions/mesa>
include <abstractions/opencl-nvidia>
include <abstractions/openssl>
network netlink raw,
@ -27,6 +28,7 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
@{libexec}/** rPUx,
/usr/share/dconf/profile/gdm r,
/usr/share/egl/{,**} r,
/usr/share/gdm/greeter-dconf-defaults r,
/usr/share/glib-2.0/schemas/gschemas.compiled r,
/usr/share/glvnd/egl_vendor.d/{,*.json} r,
@ -54,6 +56,8 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
owner @{run}/user/@{uid}/gdm/Xauthority r,
@{run}/user/@{uid}/wayland-cursor-shared-* rw,
@{sys}/devices/pci[0-9]*/**/drm/ r,
/dev/ r,
/dev/tty rw,
/dev/tty[0-9]* rw,