From 74270f0fcfebdb04c5784f2e3f8222928595ed12 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 21 Dec 2025 11:58:41 +0000 Subject: [PATCH] Update fastfetch.nix --- apps/fastfetch.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/fastfetch.nix b/apps/fastfetch.nix index 49282e4..55f0b13 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -27,8 +27,8 @@ "logo": { "source": "/etc/fastfetch/logo.png", "type": "kitty-direct", - "width": 15, - "height": 20, + "width": 25, + "height": 25, "padding": { "top": 1, "left": 2,