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
+1 -2
View File
@@ -169,8 +169,7 @@ rewrites `shell.json` from the current `shell-defaults.json`.
"left": [ { "id": "omarchy" }, { "id": "workspaces" } ],
"center": [ { "id": "calendar", "format": "HH:mm" } ],
"right": [
{ "id": "audioPanel" },
{ "id": "controlCenter" }
{ "id": "audioPanel" }
]
}
},