Panels: improvements

- slightly smaller and more homogenous sizing
- better look for battery panel (icons)
This commit is contained in:
ItsLemmy
2025-11-06 23:14:48 -05:00
parent df73582ae8
commit fc3db67def
9 changed files with 52 additions and 25 deletions
@@ -14,7 +14,7 @@ SmartPanel {
panelAnchorHorizontalCenter: true
panelAnchorVerticalCenter: true
preferredWidth: Math.round(460 * Style.uiScaleRatio)
preferredWidth: Math.round(440 * Style.uiScaleRatio)
preferredHeight: {
var height = 0
var count = 0