Configuration files for the Hammerspoon project.
The app switching code is modified from oskarols hammerspoon configs
# goto the hammerspoon configuration directory
cd $HOME
mkdir .hammerspoon
cd .hammerspoon
# pull rather than clone (we don't want the extra folder)
git init
git remote add origin [email protected]:muppetjones/hammerspoon_config.git
git pull
- App cycling
- Between windows of the same app.
- Between windows of multiple apps.
- Mouse location
- Highlight mouse location (automatic during app cycling)
- Fun logos instead of a plain circle
- Window resizing
- Right, left, top, bottom, full
- Move windows between screens
- More fun logos
- App filter only returns main iTerm window if not on same space.
- (iTerm bug)