chore: cosmetic fixes.

This commit is contained in:
Alexandre Pujol 2025-08-31 21:28:53 +02:00
parent bd7ae9bb56
commit eee8241eb7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 2 deletions

View file

@ -16,6 +16,6 @@
member={ActionInvoked,NotificationClosed,NotificationReplied} member={ActionInvoked,NotificationClosed,NotificationReplied}
peer=(name="{@{busname},org.freedesktop.Notifications}", label="@{pp_notification}"), peer=(name="{@{busname},org.freedesktop.Notifications}", label="@{pp_notification}"),
include if exists <abstractions/bus/org.freedesktop.Notifications.d> include if exists <abstractions/bus/session/org.freedesktop.Notifications.d>
# vim:syntax=apparmor # vim:syntax=apparmor

View file

@ -11,6 +11,6 @@
member={AddNotification,RemoveNotification} member={AddNotification,RemoveNotification}
peer=(name=org.gtk.Notifications, label=gnome-shell), peer=(name=org.gtk.Notifications, label=gnome-shell),
include if exists <abstractions/bus/org.gtk.Notifications.d> include if exists <abstractions/bus/session/org.gtk.Notifications.d>
# vim:syntax=apparmor # vim:syntax=apparmor