33 lines
674 B
Markdown
Raw Normal View History

# fastfetch
> Display information about your operating system, software and hardware.
> More information: <https://manned.org/fastfetch>.
- Display system information:
`fastfetch`
- 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]}} {{structure}}`
- 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}}`