overlay: add resource monitor widget

This commit is contained in:
end-4
2025-11-07 12:56:44 +01:00
parent e5e85db75d
commit a27a6deddf
8 changed files with 272 additions and 12 deletions
@@ -411,6 +411,7 @@ Singleton {
property JsonObject resources: JsonObject {
property int updateInterval: 3000
property int historyLength: 60
}
property JsonObject musicRecognition: JsonObject {