mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 11:16:03 +00:00
Make PowerPanel look nice
This commit is contained in:
@@ -22,6 +22,7 @@ import qs.Modules.IPC
|
||||
import qs.Modules.LockScreen
|
||||
import qs.Modules.Notification
|
||||
import qs.Modules.SettingsPanel
|
||||
import qs.Modules.PowerPanel
|
||||
import qs.Modules.SidePanel
|
||||
import qs.Modules.Toast
|
||||
|
||||
@@ -65,8 +66,8 @@ ShellRoot {
|
||||
id: lockScreen
|
||||
}
|
||||
|
||||
PowerMenu {
|
||||
id: powerMenu
|
||||
PowerPanel {
|
||||
id: powerPanel
|
||||
}
|
||||
|
||||
ToastManager {}
|
||||
|
||||
Reference in New Issue
Block a user