``` hk allows temporary X11 hotkeys to be set. For example: hk Ctrl+Shift+F6 notify-send Hello will execute the command `notify-send Hello` when Ctrl+Shift+F6 is pressed. hk exits as soon as the command has executed. ``` Port sent in from upstream author, Laurence Tratt. OK op@, thanks.