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

What is it?

Put simply, the TUI is your main way of using fastfetch-config. It is an interactive text-based interface as opposed to the manual commands normally.

Contents of TUI

The main menu contains 9 options:

  1. Variables (This lets you manage your modules, which are named variables in fastfetch-config)

  2. Logo (Allows you to edit the ASCII art logo)

  3. OS Name (Allows you to change the displayed OS name)

  4. Colors (Allows you to override default colors)

  5. Status (Views information on your current config)

  6. Reset (Allows you to reset your entire config or just individual variables)

  7. Backup / Restore (Allows you to manage your backups & create new ones)

  8. Help (Views the command list)

  9. Exit (Exits the TUI & runs fastfetch)

Extra information

Any important operation pauses with saying "Press enter to continue..." so you can read the result before exiting the current submenu.

Clone this wiki locally