-
Notifications
You must be signed in to change notification settings - Fork 0
TUI
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.
The main menu contains 9 options:
-
Variables (This lets you manage your modules, which are named variables in fastfetch-config)
-
Logo (Allows you to edit the ASCII art logo)
-
OS Name (Allows you to change the displayed OS name)
-
Colors (Allows you to override default colors)
-
Status (Views information on your current config)
-
Reset (Allows you to reset your entire config or just individual variables)
-
Backup / Restore (Allows you to manage your backups & create new ones)
-
Help (Views the command list)
-
Exit (Exits the TUI & runs fastfetch)
Any important operation pauses with saying "Press enter to continue..." so you can read the result before exiting the current submenu.