diff --git a/.config/quickshell/modules/common/widgets/NotificationActionButton.qml b/.config/quickshell/modules/common/widgets/NotificationActionButton.qml index 16bdf0a94..07bb9b33d 100644 --- a/.config/quickshell/modules/common/widgets/NotificationActionButton.qml +++ b/.config/quickshell/modules/common/widgets/NotificationActionButton.qml @@ -15,6 +15,8 @@ Button { leftPadding: 10 rightPadding: 10 + PointingHandInteraction {} + background: Rectangle { radius: Appearance.rounding.small color: (urgency == NotificationUrgency.Critical) ?