diff --git a/apparmor.d/profiles-s-z/xinit b/apparmor.d/profiles-s-z/xinit index f5440805..f763aa50 100644 --- a/apparmor.d/profiles-s-z/xinit +++ b/apparmor.d/profiles-s-z/xinit @@ -58,6 +58,9 @@ profile xinit @{exec_path} { @{bin}/sway rPUx, @{bin}/ssh-agent rPx, + # Allow custom GUI launcher to start + @{bin}/* rPUx, + /etc/X11/{,**} r, /etc/default/{,*} r,