set_wake_config
Configure window title patterns and a keyboard shortcut to wake and focus a target window. Changes take effect immediately and persist across restarts.
Instructions
Configure the wake target window and focus shortcut.
window_title_patterns: substrings to match against the window title (e.g., ["opencode", "cursor"]). The wake system focuses the first matching window. focus_shortcut: keyboard shortcut to focus the input box (e.g., "ctrl+l"). Changes take effect immediately.
Mutates the wake configuration. Persisted across restarts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_title_patterns | No | ||
| focus_shortcut | No |