temperature: per-device breakdown in panel, device filter config option
This commit is contained in:
parent
8bbe211dd4
commit
88a0886681
6 changed files with 144 additions and 16 deletions
|
|
@ -56,7 +56,8 @@ QtObject {
|
|||
property var temperature: ({
|
||||
enable: true,
|
||||
warm: 80,
|
||||
hot: 90
|
||||
hot: 90,
|
||||
device: ""
|
||||
})
|
||||
property var gpu: ({
|
||||
enable: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue