diff options
| author | bh <qn+git@excalibur.computer> | 2026-04-09 18:01:57 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-04-09 18:01:57 +0800 |
| commit | c1dd0904c327ed51cd8782478469b3a88a5dd687 (patch) | |
| tree | 5f321ddcbb588fab3b66b002b07ab836758db060 /fastfetch | |
| parent | 9017e87d47b7c0d8fe5e73129d43156925e51b68 (diff) | |
Made fastfetch logo dependent on distro
Diffstat (limited to 'fastfetch')
| -rw-r--r-- | fastfetch/.config/fastfetch/config.jsonc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fastfetch/.config/fastfetch/config.jsonc b/fastfetch/.config/fastfetch/config.jsonc index f722d21..85671f3 100644 --- a/fastfetch/.config/fastfetch/config.jsonc +++ b/fastfetch/.config/fastfetch/config.jsonc @@ -1,7 +1,6 @@ { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { - "source": "arch", "padding": { "top": 1, "left": 2 |
