mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
ControlCenter: new layout with all shortcuts on top for quicker access.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user