Make PowerPanel look nice
This commit is contained in:
parent
1fc717f354
commit
6538ef1459
4 changed files with 351 additions and 352 deletions
|
|
@ -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 {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue