mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 09:51:28 +08:00
Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>
25 lines
398 B
Markdown
25 lines
398 B
Markdown
# screenfetch
|
|
|
|
> Display system information.
|
|
> More information: <https://github.com/KittyKatt/screenFetch>.
|
|
|
|
- Start `screenfetch`:
|
|
|
|
`screenfetch`
|
|
|
|
- Take a screenshot (requires `scrot`):
|
|
|
|
`screenfetch -s`
|
|
|
|
- Specify distribution logo:
|
|
|
|
`screenfetch -A '{{distribution_name}}'`
|
|
|
|
- Specify distribution logo and text:
|
|
|
|
`screenfetch -D '{{distribution_name}}'`
|
|
|
|
- Strip all color:
|
|
|
|
`screenfetch -N`
|