mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-24 09:47:29 -05:00
wnotificationcenter: somewhat working calendar
This commit is contained in:
@@ -25,8 +25,10 @@ Button {
|
||||
return root.colBackground
|
||||
}
|
||||
}
|
||||
property alias radius: background.radius
|
||||
|
||||
background: Rectangle {
|
||||
id: background
|
||||
radius: Looks.radius.medium
|
||||
color: root.color
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user