diff --git a/pages/linux/fastfetch.md b/pages/linux/fastfetch.md new file mode 100644 index 000000000..f159cc46c --- /dev/null +++ b/pages/linux/fastfetch.md @@ -0,0 +1,24 @@ +# fastfetch + +> A CLI tool to display information about your operating system, software and hardware. +> More information: . + +- Display system information: + +`fastfetch` + +- Set the structure of the fetch: + +`fastfetch --structure {{structure}}` + +- Load a custom config file: + +`fastfetch --load-config {{path/to/config_file}}` + +- Set the logo to use: + +`fastfetch --logo {{logo}}` + +- Set the color of the keys and title: + +`fastfetch --color {{blue}}`