mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-02 13:37:29 -05:00
waffles: notif center: calendar header and focus
This commit is contained in:
@@ -15,8 +15,8 @@ Item {
|
||||
property alias border: borderRect
|
||||
property alias borderColor: borderRect.border.color
|
||||
|
||||
implicitWidth: contentItem.implicitWidth
|
||||
implicitHeight: contentItem.implicitHeight
|
||||
implicitWidth: borderRect.implicitWidth
|
||||
implicitHeight: borderRect.implicitHeight
|
||||
|
||||
WRectangularShadow {
|
||||
target: borderRect
|
||||
|
||||
Reference in New Issue
Block a user