battery stuff and fixed the weird workspace nonsense

This commit is contained in:
2026-06-11 16:09:16 +01:00
parent eafc417a17
commit 1356456ab0
7 changed files with 507 additions and 291 deletions

12
.qmlformat.ini Normal file
View File

@@ -0,0 +1,12 @@
[General]
FunctionsSpacing=true
GroupAttributesTogether=false
IndentWidth=2
MaxColumnWidth=100
NewlineType=unix
NormalizeOrder=true
ObjectsSpacing=true
SemicolonRule=always
SingleLineEmptyObjects=true
SortImports=true
UseTabs=true