Get rid of the quick settings

It ended up just duplicating the omarchy menu
This commit is contained in:
David Heinemeier Hansson
2026-05-16 21:15:04 +02:00
parent 63abbf0be1
commit db5c09fc2e
10 changed files with 6 additions and 461 deletions
@@ -205,7 +205,7 @@ Item {
right: [
{ id: "tray" }, { id: "systemStats" }, { id: "microphone" },
{ id: "bluetoothPanel" }, { id: "networkPanel" }, { id: "audioPanel" },
{ id: "battery" }, { id: "controlCenter" }
{ id: "battery" }
]
}
},