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
@@ -8,6 +8,5 @@ QtObject {
readonly property bool isLoaded: true
property var activeScreen: null
property bool launcherOpen: false
property bool controlCenterOpen: false
property bool settingsOpen: false
}