ControlCenter: new layout with all shortcuts on top for quicker access.

This commit is contained in:
ItsLemmy
2025-10-06 23:27:08 -04:00
parent 7989bcf93b
commit 6ae8db3068
11 changed files with 380 additions and 295 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ NBox {
model: 3
Rectangle {
anchors.centerIn: parent
width: parent.width * (1.0+ index * 0.2)
width: parent.width * (1.0 + index * 0.2)
height: width
radius: width / 2
color: "transparent"