Skip to content

Latest commit

 

History

History
101 lines (64 loc) · 1.7 KB

File metadata and controls

101 lines (64 loc) · 1.7 KB

Contributing to the Fastfetch Config Collection

  • Thanks for contributing ❤️
  • This project is a community-driven collection of custom fastfetch config.jsonc files made by users for users.
  • Whether your config is minimal, anime-themed, cyberpunk, clean, chaotic, or completely cursed — it’s welcome here.

Folder Structure

  • Please keep your configs organized.

Example:

configs/
├── name/
│   ├── config.jsonc
│   ├── preview.png
│   └── README.md (if want)

for single file

configs/
├── number.jsonc

Naming Rules

Keep folder names:

  • lowercase
  • simple
  • readable

Good:

minimal-black
catppuccin-mocha
retro-neofetch-style

Bad:

MyCoolConfigFINALv2
asdf123
NEW_THEME!!!

How to Contribute

  1. Fork the repository
  2. Create your config folder or add your config.jsonc in list
  3. Add your files
  4. Commit your changes and also update main readme.md
  5. Open a Pull Request

Rules

  • Do not add NSFW content.
  • Do NOT upload malicious scripts
  • Do NOT steal configs without credit
  • Keep the repository clean
  • Test your config before submitting

Credits

  • All contributors keep ownership of their configs.

  • By contributing, you agree that your config can be shared and modified inside this repository.

Extra

If your config depends on:

  • specific fonts
  • terminal themes
  • shell setups
  • external tools

Please mention them in your folder README.md.

Thank You

  • Every contribution helps build a bigger and better collection for the Fastfetch community.

Note

Do not add NSFW content. If you have any doubt, just open a discussion; I am always here to answer.