From d907e75996cf04517dedb54d7739fb10165cbdb7 Mon Sep 17 00:00:00 2001 From: tux Date: Thu, 3 Jul 2025 00:08:39 +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 9865ba5..b4f9052 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,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.
**Note: Application restart is required to make it invisible again.** | +| 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