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:
parent
dd26be7e36
commit
88709832c4
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,6 @@
|
||||||
|
|
||||||
`fastfetch`
|
`fastfetch`
|
||||||
|
|
||||||
- Display system information without a logo and escape sequences:
|
|
||||||
|
|
||||||
`fastfetch --pipe`
|
|
||||||
|
|
||||||
- Fetch a specific structure:
|
- Fetch a specific structure:
|
||||||
|
|
||||||
`fastfetch --structure {{structure}}`
|
`fastfetch --structure {{structure}}`
|
||||||
|
@ -23,6 +19,10 @@
|
||||||
|
|
||||||
`fastfetch --logo {{logo}}`
|
`fastfetch --logo {{logo}}`
|
||||||
|
|
||||||
|
- Display system information without a logo:
|
||||||
|
|
||||||
|
`fastfetch --logo none`
|
||||||
|
|
||||||
- Use a specific color for the keys and title:
|
- Use a specific color for the keys and title:
|
||||||
|
|
||||||
`fastfetch --color {{blue}}`
|
`fastfetch --color {{blue}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue