hefty: bar: resources: make battery bolt icon not weird

This commit is contained in:
end-4
2026-03-15 17:00:49 +01:00
parent ad922ac368
commit 495e205934
@@ -198,7 +198,6 @@ HBarWidgetWithPopout {
return "";
}
iconSize: C.Appearance.font.pixelSize.small
renderType: Text.QtRendering // Better than Native for small sizes
font.weight: Font.DemiBold
visible: text != ""
}