From 96162e30ed85389f32f97d6c753751acbd0e8b90 Mon Sep 17 00:00:00 2001 From: bh Date: Thu, 9 Apr 2026 18:01:57 +0800 Subject: Made fastfetch logo dependent on distro --- fastfetch/.config/fastfetch/config.jsonc | 1 - 1 file changed, 1 deletion(-) (limited to 'fastfetch/.config') 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 -- cgit v1.2.3