hermes-agent/apps/desktop/src/lib/keybinds
Brooklyn Nicholson 06ecc5535c fix(desktop): rebind default-profile hotkey off macOS-reserved cmd+`
macOS reserves cmd+` for window cycling, so the keydown never reached the
renderer and profile.default never fired. Move it to ⌥⌘0 — the "0 slot" of
the ⌘⌥-digit profile range — which is unreserved and fits the scheme.
2026-06-06 11:54:48 -05:00
..
actions.ts fix(desktop): rebind default-profile hotkey off macOS-reserved cmd+` 2026-06-06 11:54:48 -05:00
combo.ts feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -05:00