forked from Shinonome/dots-hyprland
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