1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

fastfetch: update no logo example (#13902)

Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
Allie 2024-10-20 18:35:13 +01:00 committed by GitHub
parent dd26be7e36
commit 88709832c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}`