diff options
| author | bh <qn+git@epicurus.dev> | 2026-04-09 18:01:57 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-04-09 18:01:57 +0800 |
| commit | 96162e30ed85389f32f97d6c753751acbd0e8b90 (patch) | |
| tree | 5f321ddcbb588fab3b66b002b07ab836758db060 | |
| parent | 87029b5773458b81352062057dec1bc253a136b1 (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 |
