1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

change backdrop logo

This commit is contained in:
bbedward
2025-08-27 11:33:58 -04:00
parent ab9f482ffd
commit b4aba30ba8
2 changed files with 7 additions and 7 deletions

View File

@@ -5,8 +5,8 @@ import qs.Common
Item {
id: root
property int screenWidth: 1920
property int screenHeight: 1080
property int screenWidth: parent.width
property int screenHeight: parent.height
anchors.fill: parent