doc: update README.md

This commit is contained in:
tux
2025-07-05 19:57:59 +05:30
parent 77d14e5da3
commit c9ac80a96b

View File

@@ -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.<br> **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 |
<!-- CONTRIBUTING -->