mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
center the cookie quote correctly
This commit is contained in:
@@ -345,8 +345,8 @@ Variants {
|
||||
id: cookieQuoteLoader
|
||||
visible: root.showQuote
|
||||
active: visible
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
sourceComponent: CookieQuote {}
|
||||
anchors.horizontalCenter: cookieClockLoader.horizontalCenter
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user