From eda3221ac0741c41d3fe556250746bd3aee2a9f4 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sun, 4 Jan 2026 19:03:53 +0800 Subject: [PATCH] chore: noctalia - show cpu/mem usage in detail mode --- home/linux/gui/base/noctalia/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/linux/gui/base/noctalia/settings.json b/home/linux/gui/base/noctalia/settings.json index 4c582203..8816856a 100644 --- a/home/linux/gui/base/noctalia/settings.json +++ b/home/linux/gui/base/noctalia/settings.json @@ -97,7 +97,7 @@ "usePrimaryColor": false }, { - "compactMode": true, + "compactMode": false, "diskPath": "/persistent", "id": "SystemMonitor", "showCpuTemp": false,