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,