diff --git a/sddm-theme/Main.qml b/sddm-theme/Main.qml --- a/sddm-theme/Main.qml +++ b/sddm-theme/Main.qml @@ -59,8 +59,7 @@ Clock { visible: y > 0 - anchors.bottom: parent.verticalCenter - anchors.bottomMargin: units.gridUnit * 13 + y: (userListComponent.userList.y + mainStack.y)/2 - height/2 anchors.horizontalCenter: parent.horizontalCenter }