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

Merge branch 'master' of github.com:bbedward/dank-material-dark-shell

This commit is contained in:
bbedward
2025-07-11 15:45:25 -04:00
8 changed files with 506 additions and 2 deletions

View File

@@ -745,6 +745,15 @@ EOF`
}
}
}
// System Monitor Widgets
CpuMonitorWidget {
anchors.verticalCenter: parent.verticalCenter
}
RamMonitorWidget {
anchors.verticalCenter: parent.verticalCenter
}
// Color Picker Button
// Rectangle {