]> Freerunner's - dotfiles.git/commitdiff
fastfetch: add tumbleweed logo & config
authorAndre Ramnitz <tux.rising@gmail.com>
Tue, 21 Jan 2025 06:35:06 +0000 (07:35 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Tue, 21 Jan 2025 06:35:06 +0000 (07:35 +0100)
dot-config/fastfetch/default.jsonc
dot-config/fastfetch/tumbleweed.png [new file with mode: 0644]

index cab1992128dbf17f233819c0372e16d847ed70d7..48a49c32abcc6053f5475201d2a83ff0f173a2af 100644 (file)
@@ -5,7 +5,7 @@
     "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
     "logo": {
                "preserveAspectRatio": "true",
-               "source": "$HOME/.config/fastfetch/gentoo.png",
+               "source": "$HOME/.config/fastfetch/tumbleweed.png",
                "width": 50,
         "padding": {
             "top": 2
diff --git a/dot-config/fastfetch/tumbleweed.png b/dot-config/fastfetch/tumbleweed.png
new file mode 100644 (file)
index 0000000..46bfcea
Binary files /dev/null and b/dot-config/fastfetch/tumbleweed.png differ