From a357c6a8b8423e2a169daf942b18eacfbf1a5ec3 Mon Sep 17 00:00:00 2001 From: Clay Sheaff <10719781+csheaff@users.noreply.github.com> Date: Wed, 25 Feb 2026 11:52:26 -0800 Subject: [PATCH] Update README to specify tool compatibility Clarify that the tool is supposed to work everywhere. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8744e2..8addde8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ it again to transcribe and type the text wherever your cursor is. No GUI, no app to keep running — just a keyboard shortcut. - **Pluggable backends** — swap transcription models without changing anything else -- **Works everywhere** — GNOME, Sway, Hyprland, i3, X11 +- **Works everywhere** — GNOME, Sway, Hyprland, i3, X11 (or atleast, it's supposed to) - **~160 lines of bash** — easy to read, easy to hack on Ships with [faster-whisper](https://github.com/SYSTRAN/faster-whisper) by