diff options
Diffstat (limited to 'config/fastfetch/config.jsonc')
| -rw-r--r-- | config/fastfetch/config.jsonc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc index 8b2de09f..a3fa54e5 100644 --- a/config/fastfetch/config.jsonc +++ b/config/fastfetch/config.jsonc @@ -1,4 +1,4 @@ -/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ +/* ----------- 💫 https://github.com/LinuxBeginnings 💫 -------- */ { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", @@ -26,7 +26,7 @@ { "type": "command", "key": "│ ├", - "text": "echo JaKooLit Version: ${DOTS_VERSION}", + "text": "echo LinuxBeginnings Version: ${DOTS_VERSION}", "keyColor": "yellow" }, { |
