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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user