mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add AppLauncher
This commit is contained in:
@@ -10,6 +10,7 @@ import qs.Modules.Calendar
|
||||
import qs.Modules.Demo
|
||||
import qs.Modules.Background
|
||||
import qs.Modules.SidePanel
|
||||
import qs.Modules.AppLauncher
|
||||
import qs.Modules.Notification
|
||||
import qs.Modules.Settings
|
||||
import qs.Services
|
||||
@@ -24,6 +25,12 @@ ShellRoot {
|
||||
Bar {}
|
||||
Dock {}
|
||||
|
||||
AppLauncher {
|
||||
id: appLauncherPanel
|
||||
}
|
||||
|
||||
|
||||
|
||||
DemoPanel {
|
||||
id: demoPanel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user