feat(profile): start using new abstractions (2)
This commit is contained in:
parent
b7140c9b2b
commit
a79a3f3311
52 changed files with 68 additions and 313 deletions
|
|
@ -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>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue