16 minimal monochrome icons and pre-built profiles for controlling Claude Code from a Stream Deck.
| Col 1 | Col 2 | Col 3 | Col 4 | Col 5 |
|---|---|---|---|---|
| START | CONTINUE | RESUME | YOLO | INIT |
| CLEAR | COMPACT | COST | MODEL | REVIEW |
| STOP | ACCEPT | EXIT | CLR SCR | RETURN |
Each variant configures the same 15-button grid. The only difference is how Row 1 (session launchers) opens your terminal.
| Variant | Row 1 Behavior | Auto-Setup |
|---|---|---|
| claude+ghostty | Opens Ghostty.app, types command | python3 generate_config.py |
| claude+terminal | Opens Apple Terminal.app, types command | python3 generate_config.py |
| claude+generic | Types command only (you focus the terminal) | Manual setup |
Rows 2–3 (slash commands and controls) are identical across all variants.
All icons live in icons/ with two sizes per button:
*_72.png— 72x72px (native Stream Deck resolution)*.png— 144x144px (2x retina quality, recommended)
- Pick the variant for your terminal
- Run
python3 generate_config.py(Ghostty or Terminal) or follow the manual setup guide (Generic) - Restart the Stream Deck app