A clean, boxed Fastfetch layout categorized into Hardware, Software, and Uptime.
- Create the directory:
mkdir -p ~/.config/fastfetch - Create the config file:
nano ~/.config/fastfetch/config.jsonc - Paste the content of
config.jsoncfrom this repo and save.
This config includes a custom command to calculate the system age. It is optimized to work across different filesystems (including Btrfs) by checking installation logs.
For the best visual experience and proper rendering of the box frames, use Adwaita Mono or any Nerd Font.
To run Fastfetch automatically when opening a terminal, add fastfetch to the end of your ~/.bashrc or ~/.zshrc.