mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-16 22:09:59 -05:00
notification list
This commit is contained in:
@@ -14,7 +14,7 @@ Item {
|
||||
property int todoListItemPadding: 8
|
||||
property int listBottomPadding: 80
|
||||
|
||||
Flickable { // Scrolled window
|
||||
Flickable {
|
||||
id: flickable
|
||||
anchors.fill: parent
|
||||
contentHeight: columnLayout.height
|
||||
|
||||
Reference in New Issue
Block a user