fix(display): Make stock battery widget depend on the right symbol (#2953)

This commit is contained in:
Cem Aksoylar 2025-06-02 06:25:08 -07:00 committed by GitHub
parent f568b25e56
commit 9da5d3ba82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ config ZMK_WIDGET_LAYER_STATUS
config ZMK_WIDGET_BATTERY_STATUS
bool "Widget for battery charge information, using small icons"
depends on BT
depends on ZMK_BATTERY_REPORTING
select LV_USE_LABEL
if ZMK_WIDGET_BATTERY_STATUS