Skip to content
AaronYTDev edited this page Jul 6, 2026 · 5 revisions

The fastfetch-config logo changer supports 3 logo modes:

Auto

This is just auto-detection. It can be applied with the command ff logo auto or by putting the logo name as "auto" in the TUI.

Built-in logos

Fastfetch comes with a database of built in logos you can switch through with fastfetch-config.

Find a logo you like with ff --list-logos, and then type this command, replacing (logoname) with the name of the logo:

ff logo (logoname)

Custom File

fastfetch-config accepts custom text files to put their contents as the ASCII art.

You can put the logos in .txt format in the folder ~/.config/fastfetch/logos.

Clone this wiki locally