mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
SysMon Service: getting this ready for multiple paths support.
This commit is contained in:
@@ -329,7 +329,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
NText {
|
||||
text: `${SystemStatService.diskPercent}%`
|
||||
text: `${SystemStatService.diskPercents["/"]}%`
|
||||
family: Settings.data.ui.fontFixed
|
||||
pointSize: textSize
|
||||
applyUiScale: false
|
||||
|
||||
Reference in New Issue
Block a user