diff --git a/README.md b/README.md index b86fa78..d6c84d7 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,13 @@ Get the appropriate binary for your platform from the [release page](https://git ## Keybindings -| Bind | Action | -|--------------------------------|----------------------------------------------------------------------------------------------------------------| -| `Alt` + `Shift` + `\` | Toggle Window Visibility | -| `Alt` + `Shift` + `S` | Capture screenshot and send to LLM | -| `Alt` + `Shift` + `A` | Capture audio and send to LLM | -| `Alt` + `Shift` + `Q` | Quit application | -| `Ctrl` + `Alt` + `Shift` + `H` | Make windows visible to screenshare.
**Note: Application restart is required to make it invisible again.** | +| Bind | Action | +|--------------------------------|-----------------------------------------| +| `Alt` + `Shift` + `\` | Toggle window visibility | +| `Alt` + `Shift` + `S` | Capture screenshot and send to LLM | +| `Alt` + `Shift` + `A` | Capture audio and send to LLM | +| `Alt` + `Shift` + `Q` | Quit application | +| `Ctrl` + `Alt` + `Shift` + `H` | Toggle window visibility on Screenshare |