diff --git a/.config/quickshell/modules/common/widgets/NotificationWidget.qml b/.config/quickshell/modules/common/widgets/NotificationWidget.qml index 20acf8c8f..6bc4ff9f0 100644 --- a/.config/quickshell/modules/common/widgets/NotificationWidget.qml +++ b/.config/quickshell/modules/common/widgets/NotificationWidget.qml @@ -213,7 +213,6 @@ Item { anchors.fill: notificationBackground sourceComponent: DropShadow { id: notificationShadow - anchors.fill: notificationBackground source: notificationBackground radius: 5 samples: radius * 2 + 1