From 0979f60ed3454906ec1f13c688ae9fcc40c93448 Mon Sep 17 00:00:00 2001 From: Besanon Date: Fri, 15 Aug 2025 10:47:55 +0200 Subject: [PATCH] Update kwin_wayland These 4 modifications are needed to read lxqt configs abstractions/lxqt contains a bit more, i dont think that it is necessary --- apparmor.d/groups/kde/kwin_wayland | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/kde/kwin_wayland b/apparmor.d/groups/kde/kwin_wayland index afaac3bd0..5e3cc7bf6 100644 --- a/apparmor.d/groups/kde/kwin_wayland +++ b/apparmor.d/groups/kde/kwin_wayland @@ -39,8 +39,10 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) { /usr/share/kservices{5,6}/{,**} r, /usr/share/kservicetypes5/{,*.desktop} r, /usr/share/kwin/{,**} r, + /usr/share/kwin-wayland/{,**} r, /usr/share/libinput-*/{,**} r, /usr/share/libinput/{,**} r, + /usr/share/lxqt/*.conf r, /usr/share/pipewire/client.conf r, /usr/share/plasma/desktoptheme/** r, @@ -49,7 +51,7 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) { /etc/machine-id r, /var/lib/dbus/machine-id r, - + owner /var/lib/sddm/.config/kwinoutputconfig.json rw, / r, owner @{HOME}/ r, @@ -89,6 +91,7 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) { owner @{user_config_dirs}/kwinrc{,.@{rand6}} rwl -> @{user_config_dirs}/#@{int}, owner @{user_config_dirs}/kwinrulesrc r, owner @{user_config_dirs}/kxkbrc r, + owner @{user_config_dirs}/lxqt/*.conf r, owner @{user_config_dirs}/menus/** r, owner @{user_config_dirs}/plasmarc r, owner @{user_config_dirs}/session/* r,