From 522bfd4bc22abc7481565da279c6499542288301 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sat, 20 Dec 2025 22:41:37 +0000 Subject: [PATCH] Update fastfetch.nix --- apps/fastfetch.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/fastfetch.nix b/apps/fastfetch.nix index faace8f..7a36402 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -25,9 +25,9 @@ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "source": "/etc/fastfetch/logo.png", - "type": "kitty-direct", - "width": 30, - "height": 15, + "type": "auto", + "width": 25, + "height": 12, "padding": { "top": 1, "left": 2,