From 1290357bbce749517713bc49a0043e08130cbfe9 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 21 Dec 2025 12:00:32 +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 98aced7..067c6a2 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -27,8 +27,8 @@ "logo": { "source": "/etc/fastfetch/logo.png", "type": "kitty-direct", - "width": 25, - "height": 15, + "width": 20, + "height": 13, "padding": { "top": 1, "left": 2,