Quickshell


NotificationCloseReason: QtObject

enum
import Quickshell.Services.Notifications

See Go to Notification.closed().

  • CloseRequested

    The remote application requested the notification be removed.

  • Dismissed

    The notification was explicitly dismissed by the user.

  • Expired

    The notification expired due to a timeout.