Hotkeys and launchers
Hammerspoon
Key pieces:
- Window management hotkeys:
home/dot_hammerspoon/readonly_window.lua - Grid-mouse (keyboard mouse):
home/dot_hammerspoon/readonly_gridmouse.lua(currently not enabled ininit.lua)
In init.lua, Hyper is configured as ctrl+alt+cmd.
This setup pulls the EmmyLua.spoon via externals:
Workflow:
- Edit modules under
home/dot_hammerspoon/. - Reload Hammerspoon config from the app menu.
- Verify configured keybindings in
init.luaand module files.
Karabiner
Workflow:
- Edit
karabiner.json. - Import/reload through Karabiner-Elements.
- Validate by testing the modified key mapping directly.
Alfred
Note: this directory is currently ignored by chezmoi via home/.chezmoiignore. It is kept in the repo as a reference/backup rather than being automatically installed.