This commit is contained in:
Ly-sec 2025-08-25 06:48:58 +02:00
parent 9e41697001
commit f42fa11862
3 changed files with 10 additions and 10 deletions

View file

@ -10,8 +10,8 @@ Singleton {
// Widget registry object mapping widget names to components // Widget registry object mapping widget names to components
property var widgets: ({ property var widgets: ({
"ActiveWindow": activeWindowComponent, "ActiveWindow": activeWindowComponent,
// "ArchUpdater": archUpdaterComponent, "Battery"// "ArchUpdater": archUpdaterComponent,
"Battery": batteryComponent, : batteryComponent,
"Bluetooth": bluetoothComponent, "Bluetooth": bluetoothComponent,
"Brightness": brightnessComponent, "Brightness": brightnessComponent,
"Clock": clockComponent, "Clock": clockComponent,