From c7418d82dfc8f0f5151b71c0713380d2bf0168b5 Mon Sep 17 00:00:00 2001 From: erius Date: Tue, 3 Sep 2024 17:49:42 +0300 Subject: [PATCH] Minor fastfetch config changes --- fastfetch/.config/fastfetch/config.jsonc | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/fastfetch/.config/fastfetch/config.jsonc b/fastfetch/.config/fastfetch/config.jsonc index ad6274490..0c985e565 100644 --- a/fastfetch/.config/fastfetch/config.jsonc +++ b/fastfetch/.config/fastfetch/config.jsonc @@ -3,10 +3,7 @@ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "kitty", - "source": "~/Pictures/AsahiLinux_logomark.png", - "padding": { - "top": 1 - } + "source": "~/.config/fastfetch/AsahiLinux_logomark.png" }, "display": { "separator": " ", @@ -15,14 +12,6 @@ } }, "modules": [ - { - "key": " ", - "type": "custom" - }, - { - "key": " ", - "type": "custom" - }, { "key": "╭───────────╮", "type": "custom"