Custom configuration for Fastfetch on Linux Mint
- Fastfetch installed
- Kitty or Warp terminal
-
Install Fastfetch
sudo apt install fastfetch # or get the latest from https://github.com/fastfetch-cli/fastfetch
-
Clone this repository
git clone https://github.com/yourusername/fastfetch-linux-mint.git cd fastfetch-linux-mint
-
Copy the config and logo
mkdir -p ~/.config/fastfetch cp config.jsonc ~/.config/fastfetch/config.jsonc cp mint350.png ~/.config/fastfetch/mint350.png
