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

powermenu: use consistent new-style on locker + greeter

fixes #739
This commit is contained in:
bbedward
2025-11-16 15:05:06 -05:00
parent 2e6dbedb8b
commit ea9b0d2a79
8 changed files with 500 additions and 733 deletions

View File

@@ -40,7 +40,8 @@ DankListView {
NotificationEmptyState {
visible: listView.count === 0
anchors.centerIn: parent
y: 20
anchors.horizontalCenter: parent.horizontalCenter
}
onModelChanged: {