systemusage: actually run gpu procs
This commit is contained in:
parent
ea573554d4
commit
e8a2d861fb
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ Singleton {
|
||||||
meminfo.reload();
|
meminfo.reload();
|
||||||
storage.running = true;
|
storage.running = true;
|
||||||
cpuTemp.running = true;
|
cpuTemp.running = true;
|
||||||
|
gpuUsage.running = true;
|
||||||
|
gpuTemp.running = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue