A simple zero-dependency window manager for macOS.
Move and resize windows with global hot keys.
Hot Key | Description |
---|---|
⌃ + ⌥ + ↑ | Top half |
⌃ + ⌥ + ↓ | Bottom half |
⌃ + ⌥ + → | Right half |
⌃ + ⌥ + ← | Left half |
⌃ + ⌥ + U | Top Left Quarter |
⌃ + ⌥ + I | Top Right Quarter |
⌃ + ⌥ + J | Bottom Left Quarter |
⌃ + ⌥ + K | Bottom Right Quarter |
⌃ + ⌥ + ⏎ | Maximize |
⌃ + ⌥ + C | Center |
⌃ + ⌥ + ⌫ | Restore |
Open the Terminal, type kill $(pgrep WindowingHotKeys)
and hit enter. The
application will then terminate, and can be launched again with the status bar
item appearing as usual.