feat: add application quit binding

This commit is contained in:
tux
2025-07-03 01:58:31 +05:30
parent d907e75996
commit e9e660807a
2 changed files with 9 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ Get the appropriate binary for your platform from the [release page](https://git
|--------------------------------|----------------------------------------------------------------------------------------------------------------|
| `Shift` + `\` | Toggle Window Visibility |
| `Shift` + `S` | Capture screenshot 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.** |
<!-- CONTRIBUTING -->