diff --git a/.config/quickshell/modules/common/widgets/NotificationActionButton.qml b/.config/quickshell/modules/common/widgets/NotificationActionButton.qml index a907f3b31..c0c1b8629 100644 --- a/.config/quickshell/modules/common/widgets/NotificationActionButton.qml +++ b/.config/quickshell/modules/common/widgets/NotificationActionButton.qml @@ -12,8 +12,8 @@ Button { property string urgency implicitHeight: 30 - leftPadding: 10 - rightPadding: 10 + leftPadding: 15 + rightPadding: 15 // PointingHandInteraction {}