feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-06-26 23:05:09 +01:00
parent e087349662
commit 08beefe867
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
16 changed files with 47 additions and 9 deletions

View file

@ -9,9 +9,10 @@ include <tunables/global>
@{exec_path} = @{libexec}/gnome-calculator-search-provider
profile gnome-calculator-search-provider @{exec_path} {
include <abstractions/base>
include <abstractions/dbus-session-strict>
include <abstractions/dconf-write>
include <abstractions/gtk>
include <abstractions/fonts>
include <abstractions/gtk>
signal (send) set=kill peer=unconfined,
@ -23,6 +24,7 @@ profile gnome-calculator-search-provider @{exec_path} {
/usr/share/icons/{,**} r,
owner @{run}/user/@{uid}/gdm/Xauthority r,
owner @{run}/user/@{uid}/wayland-[0-9]* rw,
owner @{PROC}/@{pid}/fd/ r,
owner @{PROC}/@{pids}/cmdline r,