feat(profiles): general update. See #101

This commit is contained in:
Alexandre Pujol 2023-01-15 17:15:26 +00:00
parent f20aa4f548
commit c59a40ec4e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 64 additions and 28 deletions

View file

@ -10,9 +10,13 @@ include <tunables/global>
profile gnome-characters @{exec_path} {
include <abstractions/base>
include <abstractions/dconf-write>
include <abstractions/dri-common>
include <abstractions/dri-enumerate>
include <abstractions/fontconfig-cache-read>
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/gnome>
include <abstractions/mesa>
include <abstractions/nameservice-strict>
include <abstractions/vulkan>
@{exec_path} mr,
@ -22,6 +26,7 @@ profile gnome-characters @{exec_path} {
/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService.*.gresource r,
/usr/share/themes/{,**} r,
/usr/share/X11/xkb/{,**} r,
/usr/share/libdrm/*.ids r,
owner @{PROC}/@{pid}/mounts r,
owner @{PROC}/@{pid}/stat r,