feat(profile): add support for plasma 6.

This commit is contained in:
Alexandre Pujol 2024-03-08 15:22:15 +00:00
parent 3d425c7fdd
commit 4ab5e99a6f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
38 changed files with 141 additions and 120 deletions

View file

@ -34,9 +34,9 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{user_bin_dirs}/** rPUx,
/usr/share/color-schemes/{,**} r,
/usr/share/knotifications5/*.notifyrc r,
/usr/share/kservices5/{,**} r,
/usr/share/kservicetypes5/{,**} r,
/usr/share/knotifications{5,6}/*.notifyrc r,
/usr/share/kservices{5,6}/{,**} r,
/usr/share/kservicetypes{5,6}/{,**} r,
/etc/xdg/menus/applications-merged/ r,
/etc/machine-id r,
@ -51,7 +51,7 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
owner @{user_cache_dirs}/#@{int} rw,
owner @{user_cache_dirs}/fontconfig/*-le64.cache-* r,
owner @{user_cache_dirs}/icon-cache.kcache rw,
owner @{user_cache_dirs}/ksycoca5_* rwlk,
owner @{user_cache_dirs}/ksycoca{5,6}_* rwlk,
owner @{user_config_dirs}/#@{int} rw,
owner @{user_config_dirs}/kscreenlockerrc r,