SystemMonitor: add % support for RAM usage
This commit is contained in:
parent
38928abab7
commit
b6166a2a7c
6 changed files with 19 additions and 5 deletions
|
|
@ -83,6 +83,7 @@ Singleton {
|
|||
"showCpuUsage": true,
|
||||
"showCpuTemp": true,
|
||||
"showMemoryUsage": true,
|
||||
"showMemoryAsPercent": false,
|
||||
"showNetworkStats": false
|
||||
},
|
||||
"Workspace": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue