This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --[[ | |
| --- HAMMERSPOON FAST SPACE CYCLER --- | |
| This script provides instant, monitor-aware, and visually-ordered "next" and | |
| "previous" space/desktop switching. It works by simulating the fast Ctrl+<Number> | |
| shortcuts instead of the slow, native Cmd+shift+arrow slide animation. | |
| --- INSTALLATION --- | |
| 1. Download and install Hammerspoon from: https://www.hammerspoon.org/ | |
| 2. Open Hammerspoon. It will ask for Accessibility permissions. |