temperature: per-device breakdown in panel, device filter config option

This commit is contained in:
Damocles 2026-04-17 11:24:28 +02:00
parent 8bbe211dd4
commit 88a0886681
6 changed files with 144 additions and 16 deletions

View file

@ -56,7 +56,8 @@ QtObject {
property var temperature: ({
enable: true,
warm: 80,
hot: 90
hot: 90,
device: ""
})
property var gpu: ({
enable: true