SystemMonitor: add GPU temperature option
This commit is contained in:
parent
d16d1c1d26
commit
d39a9a85bf
6 changed files with 175 additions and 2 deletions
|
|
@ -81,6 +81,7 @@ Singleton {
|
|||
"allowUserSettings": true,
|
||||
"showCpuUsage": true,
|
||||
"showCpuTemp": true,
|
||||
"showGpuTemp": false,
|
||||
"showMemoryUsage": true,
|
||||
"showMemoryAsPercent": false,
|
||||
"showNetworkStats": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue