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 | |
| parent | 9017e87d47b7c0d8fe5e73129d43156925e51b68 (diff) | |
Made fastfetch logo dependent on distro
| -rw-r--r-- | fastfetch/.config/fastfetch/config.jsonc | 1 | ||||
| -rw-r--r-- | packages.txt | 1 |
2 files changed, 1 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 diff --git a/packages.txt b/packages.txt index 7a0f92b..e8e8e62 100644 --- a/packages.txt +++ b/packages.txt @@ -102,6 +102,7 @@ atuin hyperfine direnv imagemagick +plocate # Desktop hyprland |
