pragma Singleton import Quickshell import Quickshell.Services.Notifications Singleton { readonly property list notifications: NotificationServer.trackedNotifications.values readonly property int amountNotifications: notifications.length }