KDE: Update splasscreen logo size

This commit is contained in:
EliverLara
2021-02-27 14:15:37 -06:00
parent d108f9a5ab
commit 9e18ee87b1

View File

@@ -29,8 +29,8 @@ Image {
property real size: units.gridUnit * 12 property real size: units.gridUnit * 12
anchors.centerIn: parent anchors.centerIn: parent
source: "images/sweetlogo.png" source: "images/sweetlogo.png"
sourceSize.width: 150 sourceSize.width: 135
sourceSize.height: 150 sourceSize.height: 135
ParallelAnimation { ParallelAnimation {
running: true running: true