Removed settings and configs for battery health

This commit is contained in:
EinBowser
2025-11-04 15:58:01 +01:00
parent c1ff57c3d0
commit 31f2184dc6
4 changed files with 1 additions and 13 deletions
@@ -86,7 +86,7 @@ StyledPopup {
RowLayout {
spacing: 5
visible: Config.options.battery.showHealth && Battery.health > 0
visible: Battery.health > 0
Layout.fillWidth: true
MaterialSymbol {