# Ollama configuration OLLAMA_URL=http://localhost:11434/api/generate OLLAMA_MODEL=llama3.2-vision:11b # you can use `llava-llama3` or `llava` if you prefer # Window configuration WINDOW_WIDTH=600 WINDOW_HEIGHT=400 WINDOW_TITLE=Screenshot Assistant # Screenshot configuration # Options: all, active, select SCREENSHOT_MODE=active