feat(profile): start using new abstraction.
This commit is contained in:
parent
9f49052529
commit
b7140c9b2b
33 changed files with 44 additions and 196 deletions
|
|
@ -19,14 +19,10 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/bus/org.freedesktop.portal.Desktop>
|
||||
include <abstractions/bus/org.gnome.Shell.Introspect>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/dri-common>
|
||||
include <abstractions/dri-enumerate>
|
||||
include <abstractions/gnome-strict>
|
||||
include <abstractions/mesa>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/opencl-nvidia>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/vulkan>
|
||||
|
||||
network netlink raw,
|
||||
|
||||
|
|
@ -59,7 +55,6 @@ profile gjs-console @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/openni2/OpenNI.ini r,
|
||||
|
||||
/usr/share/dconf/profile/gdm r,
|
||||
/usr/share/egl/{,**} r,
|
||||
/usr/share/gdm/greeter-dconf-defaults r,
|
||||
/usr/share/gnome-shell/{,**} r,
|
||||
/usr/share/icu/@{int}.@{int}/*.dat r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue