Skip to content

fastfetch

fastfetch displays system information in the terminal with a small logo. It shows OS, kernel, hardware, and software details.

Image not found
fastfetch system info output

Config lives at ~/.config/fastfetch/config.jsonc.

ModuleColorInfo
TitleUsername and hostname
OSBlueOperating system name
KernelBlueKernel version
UptimeBlueSystem uptime
PackagesBlueInstalled package count
ShellCyanShell name and version
WMCyanWindow manager (Hyprland)
TerminalCyanTerminal emulator (foot/ghostty)
FontCyanDefault font
CPUGreenProcessor model
GPUGreenGraphics card
MemoryGreenRAM usage
DiskGreenDisk usage
  • Logo: small
  • Separator: ->

Edit ~/.config/fastfetch/config.jsonc to add or remove modules. The config uses JSONC (JSON with comments).