SystemMonitor: add % support for RAM usage
This commit is contained in:
parent
38928abab7
commit
b6166a2a7c
6 changed files with 19 additions and 5 deletions
|
|
@ -112,7 +112,7 @@ Singleton {
|
|||
Logger.log("Color", "Writing colors to disk")
|
||||
writeAdapter()
|
||||
}
|
||||
|
||||
|
||||
// Trigger initial load when path changes from empty to actual path
|
||||
onPathChanged: {
|
||||
if (path === Settings.configDir + "colors.json") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue