forked from Shinonome/dots-hyprland
fix notif shadow anchors warning
This commit is contained in:
@@ -213,7 +213,6 @@ Item {
|
||||
anchors.fill: notificationBackground
|
||||
sourceComponent: DropShadow {
|
||||
id: notificationShadow
|
||||
anchors.fill: notificationBackground
|
||||
source: notificationBackground
|
||||
radius: 5
|
||||
samples: radius * 2 + 1
|
||||
|
||||
Reference in New Issue
Block a user