https://github.com/blackvoidx/fastfetch-linux-mint
my fastfetch config on linux mint
https://github.com/blackvoidx/fastfetch-linux-mint
fastfetch fastfetch-conf fastfetch-config fastfetch-configuration fastfetch-themes kitty-terminal linux-mint warp-terminal
Last synced: 2 months ago
JSON representation
my fastfetch config on linux mint
- Host: GitHub
- URL: https://github.com/blackvoidx/fastfetch-linux-mint
- Owner: blackvoidx
- Created: 2025-09-07T18:16:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-07T18:20:52.000Z (7 months ago)
- Last Synced: 2025-09-07T20:31:34.134Z (7 months ago)
- Topics: fastfetch, fastfetch-conf, fastfetch-config, fastfetch-configuration, fastfetch-themes, kitty-terminal, linux-mint, warp-terminal
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Fastfetch Linux Mint Custom Config
Custom configuration for [Fastfetch](https://github.com/fastfetch-cli/fastfetch) on Linux Mint
## Prerequisites
- [Fastfetch](https://github.com/fastfetch-cli/fastfetch) installed
- **Kitty** or **Warp** terminal
## Installation
1. **Install Fastfetch**
```sh
sudo apt install fastfetch
# or get the latest from https://github.com/fastfetch-cli/fastfetch
```
2. **Clone this repository**
```sh
git clone https://github.com/yourusername/fastfetch-linux-mint.git
cd fastfetch-linux-mint
```
3. **Copy the config and logo**
```sh
mkdir -p ~/.config/fastfetch
cp config.jsonc ~/.config/fastfetch/config.jsonc
cp mint350.png ~/.config/fastfetch/mint350.png
```
## Screenshots