diff --git a/README.md b/README.md index 1251039..17056ce 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Run `hyprvoice configure` anytime for advanced settings. bind = SUPER, R, exec, hyprvoice toggle ``` -Each press toggles between recording and idle. If you experience issues with text injection (stuck keys, wrong characters), try `bindr` instead — it fires on key release, so modifiers like SUPER are fully released before the command runs. +Each press toggles between recording and idle. ### Push-to-talk (hold-to-record) diff --git a/docs/config.md b/docs/config.md index 0f119c4..1a848e3 100644 --- a/docs/config.md +++ b/docs/config.md @@ -48,7 +48,7 @@ Hyprvoice is triggered via Hyprland keybindings. The bind type you choose affect bind = SUPER, R, exec, hyprvoice toggle ``` -Each press toggles between recording and idle. If you run into issues with text injection (stuck keys, wrong characters), try `bindr` instead — it fires on key release so modifiers are guaranteed released before the command runs. +Each press toggles between recording and idle. ### Push-to-talk (hold-to-record)