Format
This commit is contained in:
parent
9e41697001
commit
f42fa11862
3 changed files with 10 additions and 10 deletions
|
|
@ -10,8 +10,8 @@ Singleton {
|
|||
// Widget registry object mapping widget names to components
|
||||
property var widgets: ({
|
||||
"ActiveWindow": activeWindowComponent,
|
||||
// "ArchUpdater": archUpdaterComponent,
|
||||
"Battery": batteryComponent,
|
||||
"Battery"// "ArchUpdater": archUpdaterComponent,
|
||||
: batteryComponent,
|
||||
"Bluetooth": bluetoothComponent,
|
||||
"Brightness": brightnessComponent,
|
||||
"Clock": clockComponent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue