Files
cheatsheet-tldr/tldr/screenfetch
2025-11-30 00:23:24 +00:00

30 lines
511 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# screenfetch
> Display system information.
> More information: <https://github.com/KittyKatt/screenFetch#running-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`