diff --git a/ags/widget/Notification.ts b/ags/widget/Notification.ts index 2d3eb38..a15ac8c 100644 --- a/ags/widget/Notification.ts +++ b/ags/widget/Notification.ts @@ -67,6 +67,7 @@ export function NotificationWidget(notification: AstalNotifd.Notification|number homogeneous: false, expand: true, orientation: Gtk.Orientation.VERTICAL, + spacing: 5, children: [ new Widget.Box({ className: "top",