chore: noctalia - do not show cpu temporature

This commit is contained in:
Ryan Yin
2026-01-04 13:30:55 +08:00
parent 6853991712
commit 26c7076816

View File

@@ -89,7 +89,7 @@
{ {
"diskPath": "/persistent", "diskPath": "/persistent",
"id": "SystemMonitor", "id": "SystemMonitor",
"showCpuTemp": true, "showCpuTemp": false,
"showCpuUsage": true, "showCpuUsage": true,
"showDiskUsage": true, "showDiskUsage": true,
"showGpuTemp": false, "showGpuTemp": false,