hypr-dotfiles/hypr/hosts
Jeena 76f1ece0ad hypr: add AltGr hold-to-talk dictation on rutherford
The desktop's TypeMatrix has no Copilot key, so bind the guarded
hold-start/stop scripts to bare right Alt: Alt_R is the keysym that
keycode 108 produces under us,dvorak (the Lua bind helper rejects
code:NNN). The release bind carries the ALT modifier because Alt_R is
itself Mod1 and still active while its release is processed — a
modmask-0 release bind never matches, which left the daemon stuck
recording. The se group remaps right Alt to ISO_Level3_Shift and is
left alone on purpose so AltGr combos keep working there.
2026-09-18 05:45:48 +09:00
..
chester.lua hypr: make the per-host config lookup case-insensitive 2026-09-18 05:45:44 +09:00
example.lua chore(hosts): drop redundant return {} from host lua files 2026-08-24 10:15:06 +09:00
rutherford.lua hypr: add AltGr hold-to-talk dictation on rutherford 2026-09-18 05:45:48 +09:00