Reload the Hammerspoon configuration
hs_reload_configReloads the Hammerspoon configuration to apply changes. Stops active speech to avoid crashes, then resets all in-memory state.
Instructions
Reload ~/.hammerspoon/init.lua. Use after editing the user configuration. The reload is scheduled a moment ahead so this call can return first, and it resets all in-memory state held by the configuration. Speech started by hs_speak is stopped first; a speech callback landing after the reload would crash Hammerspoon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||