mirror of
https://github.com/tuxdotrs/tshell.git
synced 2026-09-19 18:49:02 +05:30
feat(power): add power profile component
This commit is contained in:
@@ -13,6 +13,7 @@ Singleton {
|
||||
|
||||
property var left: [
|
||||
root.widget("LauncherButton"),
|
||||
root.widget("PowerProfileWidget"),
|
||||
root.widget("BatteryIndicator"),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user