Skip to main content

Hotkeys and launchers

Hammerspoon

Key pieces:

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.lua and 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.