Commit graph

4 commits

Author SHA1 Message Date
Jeena
0b9718cf2c hypr: add hold-to-talk voice dictation via whisrs
Bind the Copilot key (SUPER+SHIFT+F23) to whisrs on press and release,
so holding it records and letting go transcribes. Injection uses wtype,
which works natively on Hyprland and reaches any focused window,
including TUIs running in the dockerized agent containers.

Decoding runs on the iGPU through the Vulkan feature of a locally
rebuilt whisrs-git: the stock AUR build is CPU-only and compiled with
generic -march, which made dictation take around five seconds. Requires
whisrs-git (AUR), wtype and pipewire-alsa; documented in the README
along with the config and model locations.
2026-09-15 08:31:35 +09:00
4ba91b1753 Add hyprpick color picker keybindings 2025-09-11 09:05:30 +09:00
466b931fd9 Add Menu shortcut 2025-08-30 22:31:31 +09:00
3f7d6c9821 Add shortcut cheatsheet 2025-08-30 10:33:19 +09:00