diff options
Diffstat (limited to 'config/fastfetch')
| -rw-r--r-- | config/fastfetch/config-compact.jsonc | 2 | ||||
| -rw-r--r-- | config/fastfetch/config-v2.jsonc | 2 | ||||
| -rw-r--r-- | config/fastfetch/config.jsonc | 1 |
3 files changed, 5 insertions, 0 deletions
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", |
