mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-16 00:19:53 +01:00
KDE: Update splasscreen logo size
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user