1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -05:00

dankbar: add caps lock indicator widget

This commit is contained in:
bbedward
2025-11-13 22:41:33 -05:00
parent 91da720c26
commit 0490794d6c
6 changed files with 75 additions and 0 deletions

View File

@@ -192,6 +192,7 @@ Loader {
"notificationButton": components.notificationButtonComponent,
"battery": components.batteryComponent,
"controlCenterButton": components.controlCenterButtonComponent,
"capsLockIndicator": components.capsLockIndicatorComponent,
"idleInhibitor": components.idleInhibitorComponent,
"spacer": components.spacerComponent,
"separator": components.separatorComponent,