mjrusso / scoot

Keyboard-driven MacOS cursor actuator
BSD 3-Clause "New" or "Revised" License
333 stars 14 forks source link

Enable global keyboard shortcuts to be overridden #7

Closed mjrusso closed 2 years ago

mjrusso commented 2 years ago

Currently, Scoot (globally) binds ⇧⌘J and ⇧⌘K to bring itself to the foreground (in element-based or grid-based nav modes, respectively).

You may be using these for other purposes, or just prefer different shortcuts, and it should be possible to change them.

mjrusso commented 2 years ago

Added in #21.