Use any PNG image as your fastfetch logo!
-
Zero Config: Just drop images into a folder.
-
Auto-Rotation: Picks a random image on every run.
-
Native Scaling: Uses
fastfetch's native image scaling. -
Supports: PNG, JPG, WEBP.
recording_20260201_052625.webm
git clone https://github.com/Ronin-CK/fastfetch-PNG.git
cd fastfetch-PNG
chmod +x install.sh
./install.shThe installer adds a fastfetch function to your configuration. It just works.
The installer copies a wrapper script to ~/.local/bin/fastfetch.
Ensure ~/.local/bin is in your PATH.
- Run
fastfetchin your terminal. - To add new art, simply save any image to:
~/.config/fastfetch/images/ - To remove art, just delete the file from that folder.
Want some anime art? Check out:
- fastfetchPNG-images โ One Piece, Demon Slayer, and more!
Install an image pack:
git clone https://github.com/Ronin-CK/fastfetchPNG-images.git
cp fastfetchPNG-images/*.png ~/.config/fastfetch/images/This repo includes a "Boxed" layout configuration (config.jsonc).
cp config/config.jsonc ~/.config/fastfetch/config.jsonc