Curated Fastfetch configs for a sleek and informative Linux terminal.
How To Use • Available Presets • License
Fastfetch is available on most major distributions. Here are some quick installation methods:
-
Arch Linux / Manjaro:
sudo pacman -S fastfetch
-
Debian / Ubuntu:
sudo apt install fastfetch
-
Fedora:
sudo dnf install fastfetch
-
Or build from source (see the official repository for instructions).
There are two simple ways to use the provided configurations:
Method 1: Set as your default config (recommended)
# Choose one of the presets, for example minimal.jsonc
cp minimal.jsonc ~/.config/fastfetch/config.jsonc
# Or use one of the others
cp default.jsonc ~/.config/fastfetch/config.jsonc
cp full-info.jsonc ~/.config/fastfetch/config.jsoncAfter this, simply run:
fastfetchMethod 2: Run temporarily without changing your default config
fastfetch -c minimal.jsonc
# or
fastfetch -c default.jsonc
# or
fastfetch -c full-info.jsoncThe ~/.config/fastfetch/ directory will be created automatically if it doesn't exist.
-
minimal.jsoncExtremely lightweight and clean. No logo, only essential information (OS, Kernel, Host, Terminal, Uptime, Memory). Perfect for minimalists.
-
default.jsoncBalanced and similar to Fastfetch's default look but more refined. Displays standard info like OS, hardware, desktop environment/window manager, and ends with a color palette.
-
full-info.jsoncShows nearly everything Fastfetch can detect — including hardware temperatures, detailed network info, weather, Bluetooth devices, and much more. Great for debugging or showing off complete system specs.
MIT
hasbihasbullh.my.id · GitHub @hasbihasbullh · Instagram @hasbihasbullh_
