launcher overhaul

This commit is contained in:
Zacharias-Brohn
2026-02-17 16:32:43 +01:00
parent e818ac5515
commit dbb930f39a
31 changed files with 1603 additions and 1145 deletions
+1 -5
View File
@@ -10,19 +10,15 @@ import qs.Modules.Polkit
ShellRoot {
Bar {}
Wallpaper {}
Launcher {}
AreaPicker {}
Lock.Lock {
id: lock
}
Shortcuts {}
Lock.IdleInhibitor {
lock: lock
}
// NotificationCenter {
//
// }
Polkit {}
}