From 5683f7cce16a215676d69ca05d9359a49836f856 Mon Sep 17 00:00:00 2001 From: tux Date: Wed, 2 Jul 2025 22:12:23 +0530 Subject: [PATCH] doc: update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0671f09..725f74e 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,11 @@ Get the appropriate binary for your platform from the [release page](https://git ## Keybindings -| Bind | Action | -| ---- | ------ | -| `Shift` + `\` | Toggle Window Visibility | -| `Shift` + `S` | Capture screenshot and send to LLM | -| `Ctrl` + `Alt` + `Shift` `H` | Make windows visible to screenshare | +| Bind | Action | +| ---- |----------------------------------------------------------------------------------------------------------------| +| `Shift` + `\` | Toggle Window Visibility | +| `Shift` + `S` | Capture screenshot and send to LLM | +| `Ctrl` + `Alt` + `Shift` `H` | Make windows visible to screenshare.
**Note: Application restart is required to make it invisible again.** | ## Contributing