Declarative Keybindings for Hammerspoon 0.1.0
A framework to declare keybindings in a concise and readable way.
Modules
| dkb | Declarative KeyBindings for Hammerspoon A framework to declare keybindings in a concise and readable way. |
| dkb.exec | Module to easily invoke os commands. |
| dkb.keybindings | Module to set keybindings This module is the base of dkb. |
Classes
| dkb.filter | Class to bind keys only when specific window(s) are focused. |
| dkb.modal | Class to bind keys within modals. |
| dkb.toast | Class to represent and display Toasts. |