From c25e598d559a3b42bb2b85902d94f61a1498083e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 Jan 2025 12:06:33 +0900 Subject: minor update... dang I need to stop tweaking --- config/fastfetch/config-compact.jsonc | 2 ++ config/fastfetch/config-v2.jsonc | 2 ++ config/fastfetch/config.jsonc | 1 + 3 files changed, 5 insertions(+) (limited to 'config/fastfetch') diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc index f713a681..fc2c4884 100644 --- a/config/fastfetch/config-compact.jsonc +++ b/config/fastfetch/config-compact.jsonc @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { diff --git a/config/fastfetch/config-v2.jsonc b/config/fastfetch/config-v2.jsonc index cee27fd0..59509fe7 100644 --- a/config/fastfetch/config-v2.jsonc +++ b/config/fastfetch/config-v2.jsonc @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc index dfbe1c8d..e3f8c3c6 100644 --- a/config/fastfetch/config.jsonc +++ b/config/fastfetch/config.jsonc @@ -1,3 +1,4 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", -- cgit v1.2.3