# NoEntropy Configuration File
# Location: ~/.config/noentropy/config.toml
# Your Google Gemini API Key
# Get one at: https://ai.google.dev/
api_key = "your_api_key_here"
# Path to folder to organize (e.g., ~/Downloads)
download_folder = "/path/to/your/downloads"
# Optional: Custom categories for file organization
# If not specified, uses default categories: Images, Documents, Installers, Music, Archives, Code, Misc
# Uncomment and customize the list below to use your own categories:
# categories = ["Work", "Personal", "School", "Projects", "Bills", "Media", "Misc"]