No description
Find a file
2024-05-12 17:54:41 +02:00
ascii initial commit adding presets (config files), images and ascii-art files 2024-05-12 09:41:37 +02:00
images initial commit adding presets (config files), images and ascii-art files 2024-05-12 09:41:37 +02:00
presets initial commit adding presets (config files), images and ascii-art files 2024-05-12 09:41:37 +02:00
screenshots adding screenshots 2024-05-12 14:17:36 +02:00
README.md create README.md 2024-05-12 17:54:41 +02:00

Fastfetch

Welcome to my fastfetch config presets repo :3

Fastfetch is a tool for fetching system information and displaying them in a pretty way. In this repo, I collect my config files that I designed for my Arch Linux Hyprland rice. Feel free to copy files and modify them or clone the complete repository.

Usage

Clone the repository into ~/.local/share

cd ~/.local/share
git clone https://github.com/LierB/fastfetch

and execute your preferred files (e.g. groups.jsonc or minimal.jsonc) with

fastfetch --config groups
fastfetch --config minimal

OR

Copy your preferred config file (if necessary images/ascii-art files), rename it to config.jsonc, move it to ~/.config/fastfetch and execute it with

fastfetch
# or with additional options e.g.
fastfetch --colors-block-range-start 9 --colors-block-width 3