greyby
hammerspoon
Lua

No description available.

Last updated Sep 13, 2025
30
Stars
51
Forks
0
Issues
0
Stars/day
Attention Score
28
Language breakdown
Lua 100.0%
โ–ธ Files click to expand
README

Hammerspoon Configuration

Usage

  • Install Hammerspoon
  • git clone https://github.com/greyby/hammerspoon.git ~/.hammerspoon

Modifier keys

| | Key | | --------- | -------------- | | โ‡ง | Shift | | โŒƒ | Control | | โŒฅ | Option | | โŒ˜ | Command |

Features

Window Management

Split Screen Actions

  • โŒƒโŒฅโŒ˜ + โ† Left half
  • โŒƒโŒฅโŒ˜ + โ†’ Right half
  • โŒƒโŒฅโŒ˜ + โ†‘ Top half
  • โŒƒโŒฅโŒ˜ + โ†“ Bottom half

Quarter Screen Actions

  • โŒƒโŒฅโ‡ง + โ† Left top quarter
  • โŒƒโŒฅโ‡ง + โ†’ Right bottom quarter
  • โŒƒโŒฅโ‡ง + โ†‘ Right top quarter
  • โŒƒโŒฅโ‡ง + โ†“ Left bottom quarter

Multiple Monitor

Move Cursor
  • โŒƒโŒฅ + โ† Move cursor to next monitor
  • โŒƒโŒฅ + โ†’ Move cursor to previous monitor
Move Windows
  • โ‡งโŒฅ + โ† Move active window to previous monitor
  • โ‡งโŒฅ + โ†’ Move active window to next monitor
  • โ‡งโŒฅ + 1 Move active window to monitor 1 and maximize the window
  • โ‡งโŒฅ + 2 Move active window to monitor 2 and maximize the window

Other

  • โŒƒโŒฅโŒ˜ + F Full Screen
  • โŒƒโŒฅโŒ˜ + M Maximize Window
  • โŒƒโŒฅโŒ˜ + C Window Center
  • โ‡งโŒฅ + H Switch active window
  • โ‡งโŒฅ + / Display a keyboard hint for switching focus to each window

System Tools

  • โŒƒโŒฅโŒ˜ + L Lock Screen

Launch Application

  • โŒƒโŒฅโŒ˜ + I IntelliJ IDEA CE
  • โŒƒโŒฅโŒ˜ + C Google Chrome
  • โŒƒโŒฅโŒ˜ + K iTerm
  • โŒƒโŒฅโŒ˜ + D Finder
  • โŒƒโŒฅโŒ˜ + Y Activity Monitor
  • โŒƒโŒฅโŒ˜ + P System Preferences
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท greyby/hammerspoon ยท Updated daily from GitHub