feat(profile): start using new abstractions (2)

This commit is contained in:
Alexandre Pujol 2023-12-19 23:42:30 +00:00
parent b7140c9b2b
commit a79a3f3311
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
52 changed files with 68 additions and 313 deletions

View file

@ -12,14 +12,10 @@ profile file-roller @{exec_path} {
include <abstractions/bus-accessibility>
include <abstractions/bus-session>
include <abstractions/dconf-write>
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/gtk>
include <abstractions/desktop>
include <abstractions/nameservice-strict>
include <abstractions/user-download-strict>
include <abstractions/user-write>
include <abstractions/wayland>
include <abstractions/X-strict>
# dbus: own bus=session name=org.gnome.ArchiveManager1
# dbus: own bus=session name=org.gnome.FileRoller
@ -42,10 +38,5 @@ profile file-roller @{exec_path} {
@{open_path} rPx -> child-open,
/usr/share/themes/{,**} r,
/usr/share/X11/xkb/{,**} r,
/etc/gtk-3.0/settings.ini r,
include if exists <local/file-roller>
}