From c843b6bbc2897074fa44d7847b5cc76b99e21ed3 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Mon, 24 Nov 2025 03:05:28 -0500 Subject: Fixed fastfetch files to show dotfiles version On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/fastfetch/config-compact.jsonc modified: config/fastfetch/config-pokemon.jsonc modified: config/fastfetch/config-v2.jsonc modified: config/fastfetch/config.jsonc --- config/fastfetch/config-v2.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/fastfetch/config-v2.jsonc') diff --git a/config/fastfetch/config-v2.jsonc b/config/fastfetch/config-v2.jsonc index 6d20c695..163ca67b 100644 --- a/config/fastfetch/config-v2.jsonc +++ b/config/fastfetch/config-v2.jsonc @@ -28,9 +28,9 @@ "keyColor": "31" }, { - "type": "custom", + "type": "command", "key": " ├  ", - "format": "JaKooLit Version: {$DOTS_VERSION}", + "format": "echo JaKooLit Version: ${DOTS_VERSION}", "keyColor": "31" }, { -- cgit v1.2.3