feat: update keybindings

This commit is contained in:
tux
2025-07-05 06:30:30 +05:30
parent 7ffdfea18f
commit 335f58a60c
3 changed files with 20 additions and 10 deletions

View File

@@ -46,9 +46,9 @@ Get the appropriate binary for your platform from the [release page](https://git
| Bind | Action |
|--------------------------------|----------------------------------------------------------------------------------------------------------------|
| `Shift` + `\` | Toggle Window Visibility |
| `Shift` + `S` | Capture screenshot and send to LLM |
| `Shift` + `A` | Capture audio and send to LLM |
| `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.<br> **Note: Application restart is required to make it invisible again.** |