fastfetch
FT-01 // FETCH
fastfetch displays system information in the terminal with a small logo. It shows OS, kernel, hardware, and software details.
Image not found
Configuration
Section titled “Configuration”Config lives at ~/.config/fastfetch/config.jsonc.
Displayed Modules
Section titled “Displayed Modules”| Module | Color | Info |
|---|---|---|
| Title | — | Username and hostname |
| OS | Blue | Operating system name |
| Kernel | Blue | Kernel version |
| Uptime | Blue | System uptime |
| Packages | Blue | Installed package count |
| Shell | Cyan | Shell name and version |
| WM | Cyan | Window manager (Hyprland) |
| Terminal | Cyan | Terminal emulator (foot/ghostty) |
| Font | Cyan | Default font |
| CPU | Green | Processor model |
| GPU | Green | Graphics card |
| Memory | Green | RAM usage |
| Disk | Green | Disk usage |
Display Settings
Section titled “Display Settings”- Logo: small
- Separator:
->
Customization
Section titled “Customization”Edit ~/.config/fastfetch/config.jsonc to add or remove modules. The config uses JSONC (JSON with comments).