From 183f12d8b536e7fb1a299230997d53257cfbb394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Tue, 21 May 2024 15:47:37 +0800 Subject: [PATCH] Presets: fix bad nerd icons --- presets/examples/8.jsonc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/presets/examples/8.jsonc b/presets/examples/8.jsonc index 2553bd894..79d89e9db 100644 --- a/presets/examples/8.jsonc +++ b/presets/examples/8.jsonc @@ -24,24 +24,24 @@ }, { "type": "os", - "key": "", + "key": "", "format": "{2} {8}" }, { "type": "kernel", - "key": "" + "key": "" }, { "type": "memory", - "key": "󰻠" + "key": "" }, { "type": "packages", - "key": "" + "key": "󰏖" }, { "type": "uptime", - "key": "" + "key": "󰅐" }, { "type": "custom",