From 88709832c46cd1fd5d3ab73fa1abf74125c03dfc Mon Sep 17 00:00:00 2001 From: Allie Date: Sun, 20 Oct 2024 18:35:13 +0100 Subject: [PATCH] fastfetch: update no logo example (#13902) Co-authored-by: Wiktor Perskawiec --- pages/common/fastfetch.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/common/fastfetch.md b/pages/common/fastfetch.md index 2e9f419c60..e31231b2a1 100644 --- a/pages/common/fastfetch.md +++ b/pages/common/fastfetch.md @@ -7,10 +7,6 @@ `fastfetch` -- Display system information without a logo and escape sequences: - -`fastfetch --pipe` - - Fetch a specific structure: `fastfetch --structure {{structure}}` @@ -23,6 +19,10 @@ `fastfetch --logo {{logo}}` +- Display system information without a logo: + +`fastfetch --logo none` + - Use a specific color for the keys and title: `fastfetch --color {{blue}}`