How it works
- Press your hotkey (default: backtick
`) - Speak naturally — the panel shows a recording animation
- Press the hotkey again to stop
- Text is transcribed and automatically pasted at your cursor
Hotkey options
Change your hotkey in Settings > Hotkey. You can use any single key or compound combinations likeCtrl+Shift+K.
| Platform | Default | Notes |
|---|---|---|
| macOS | Globe/Fn key or backtick | Globe key requires Xcode Command Line Tools |
| Windows | Backtick | Supports push-to-talk (hold to record, release to stop) |
| Linux | Backtick | GNOME/Hyprland Wayland uses native shortcuts |
Activation modes
- Tap-to-talk — press once to start, press again to stop (default on all platforms)
- Push-to-talk — hold to record, release to stop (Windows only, requires native binary)
Auto-paste
After transcription, text is automatically pasted at your cursor location. This requires:- macOS — Accessibility permission (System Settings > Privacy > Accessibility)
- Windows — works out of the box
- Linux — native paste binary included; falls back to
xdotool,wtype, orydotool
Ctrl+V.