feat(profiles): improve some profiles related to kde (with xorg).

This commit is contained in:
Alexandre Pujol 2023-04-30 21:41:23 +01:00
parent c9ef8f55c4
commit b45987ee8c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 24 additions and 9 deletions

View file

@ -11,6 +11,7 @@ profile akonadi_mailmerge_agent @{exec_path} {
include <abstractions/base>
include <abstractions/dri-common>
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/mesa>
include <abstractions/nameservice-strict>
include <abstractions/X-strict>
@ -23,8 +24,6 @@ profile akonadi_mailmerge_agent @{exec_path} {
@{exec_path} mr,
/usr/share/hwdata/*.ids r,
/usr/share/icons/{,**} r,
/usr/share/mime/{,**} r,
/usr/share/qt/translations/*.qm r,
owner @{user_cache_dirs}/icon-cache.kcache rw,

View file

@ -12,6 +12,7 @@ profile akonadi_migration_agent @{exec_path} {
include <abstractions/dri-common>
include <abstractions/dri-enumerate>
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/mesa>
include <abstractions/nameservice-strict>
include <abstractions/qt5>
@ -21,7 +22,6 @@ profile akonadi_migration_agent @{exec_path} {
@{exec_path} mr,
/usr/share/hwdata/*.ids r,
/usr/share/mime/{,**} r,
/usr/share/icu/[0-9]*.[0-9]*/*.dat r,
/etc/xdg/kdeglobals r,

View file

@ -28,7 +28,6 @@ profile akonadi_notes_agent @{exec_path} {
/usr/share/hwdata/*.ids r,
/usr/share/mime/{,**} r,
/usr/share/qt/translations/*.qm r,
/etc/xdg/kdeglobals r,
/etc/xdg/kwinrc r,