From 3ea329b35b8f013b3ded825eb80ba15727167692 Mon Sep 17 00:00:00 2001 From: Ahum Maitra Date: Tue, 9 Dec 2025 21:50:17 +0530 Subject: fix : match the code style and add little bit sapce --- config/fastfetch/config-pokemon.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/fastfetch/config-pokemon.jsonc b/config/fastfetch/config-pokemon.jsonc index ee3e59c4..63f60378 100644 --- a/config/fastfetch/config-pokemon.jsonc +++ b/config/fastfetch/config-pokemon.jsonc @@ -68,7 +68,7 @@ }, { "type": "command", - "key": "󱦟", + "key": "󱦟 ", "keyColor": "magenta", "text": "echo $(( ($(date +%s) - $(stat -c %W /)) / 86400 )) days" }, -- cgit v1.2.3