mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
dankbar: add caps lock indicator widget
This commit is contained in:
@@ -155,6 +155,12 @@ Item {
|
||||
"description": I18n.tr("Prevent screen timeout"),
|
||||
"icon": "motion_sensor_active",
|
||||
"enabled": true
|
||||
}, {
|
||||
"id": "capsLockIndicator",
|
||||
"text": I18n.tr("Caps Lock Indicator"),
|
||||
"description": I18n.tr("Shows when caps lock is active"),
|
||||
"icon": "shift_lock",
|
||||
"enabled": true
|
||||
}, {
|
||||
"id": "spacer",
|
||||
"text": I18n.tr("Spacer"),
|
||||
|
||||
Reference in New Issue
Block a user