Update fastfetch.nix

This commit is contained in:
ediblerope 2025-12-20 22:41:37 +00:00 committed by GitHub
parent e78c8d9fc9
commit 522bfd4bc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,9 +25,9 @@
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": { "logo": {
"source": "/etc/fastfetch/logo.png", "source": "/etc/fastfetch/logo.png",
"type": "kitty-direct", "type": "auto",
"width": 30, "width": 25,
"height": 15, "height": 12,
"padding": { "padding": {
"top": 1, "top": 1,
"left": 2, "left": 2,