commands.sh

fastfetch

all

Display information about your operating system, software, and hardware.

More info →

Options (3)

-c, --configboolean

Display full system information with all the modules enabled

Example: fastfetch {{[-c|--config]}} all
-s, --structureboolean

Fetch a specific structure

Example: fastfetch {{[-s|--structure]}} {{os:kernel:de:cpu:gpu}}
-l, --logoboolean

Use a specific logo

Example: fastfetch {{[-l|--logo]}} {{logo}}

Examples (7)

Display system information

Display full system information with all the modules enabled

fastfetch [-c|--config] all

Load a custom configuration file

fastfetch [-c|--config] path/to/config_file

Fetch a specific structure

fastfetch [-s|--structure] os:kernel:de:cpu:gpu

Use a specific logo

fastfetch [-l|--logo] logo

Display system information without a logo

fastfetch [-l|--logo] none

Use a specific color for the keys and title

fastfetch --color blue
made by @shridhargupta | data from tldr-pages