From f4a0024021d38d85026d4bd2e8aeb98fb724b44b Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:00:39 +0200 Subject: [PATCH] Update kwin_wayland --- apparmor.d/groups/kde/kwin_wayland | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/kde/kwin_wayland b/apparmor.d/groups/kde/kwin_wayland index e31873508..393aebdc4 100644 --- a/apparmor.d/groups/kde/kwin_wayland +++ b/apparmor.d/groups/kde/kwin_wayland @@ -17,6 +17,7 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) { include include include + include include include @@ -55,7 +56,7 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) { owner /var/lib/sddm/.cache/#@{int} rw, - owner /var/lib/sddm/.cache/fontconfig/* r, + owner /var/lib/sddm/.cache/fontconfig/* rw, owner /var/lib/sddm/.cache/mesa_shader_cache/** r, owner /var/lib/sddm/.cache/mesa_shader_cache/index rw, owner /var/lib/sddm/.cache/ksycoca5_* rwkl -> /var/lib/sddm/.cache/#@{int}, @@ -68,6 +69,7 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) { owner /var/lib/sddm/.config/kwinrc{,.@{rand6}} rwl -> /var/lib/sddm/.config/#@{int}, owner @{user_cache_dirs}/{,plasma-svgelements} r, + owner @{user_cache_dirs}/fontconfig/* rw, owner @{user_cache_dirs}/icon-cache.kcache rw, owner @{user_share_dirs}/kscreen/* r, owner @{user_cache_dirs}/ksycoca5_* r,