diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 12:06:33 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 12:06:33 +0900 |
| commit | c25e598d559a3b42bb2b85902d94f61a1498083e (patch) | |
| tree | 52bb41ed5d92594ac7a2ad1d8d46fa8457c7db80 /config/fastfetch | |
| parent | 51cc8beb51452f7a8e63cffe78dd0217be02471a (diff) | |
minor update... dang I need to stop tweaking
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", |
