SysMon Service: getting this ready for multiple paths support.

This commit is contained in:
ItsLemmy
2025-10-22 23:38:50 -04:00
parent fb57ba92eb
commit c3439b262c
3 changed files with 17 additions and 10 deletions
@@ -46,7 +46,7 @@ NBox {
Layout.alignment: Qt.AlignHCenter
}
NCircleStat {
value: SystemStatService.diskPercent
value: SystemStatService.diskPercents["/"]
icon: "storage"
flat: true
contentScale: 0.8