tegenton/whd
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
whd - wayland hotkey daemon ================================= whd binds global hotkeys to shell commands. Requirements ------------ whd uses the ext-action-binder-v1 Wayland extension in addition to the base wayland-client library. Installation ------------ Edit config.mk to match your preferences (especially where you have the wayland-protocols installed). Then installation is as simple as: $ make # make install Usage ----- See the man page. Configuration ------------- Edit config.h and (re)compile.