This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- My own config file to get the Hyper Key working again with my current setup. | |
-- All credit goes to @prenagha and @ttscoff for their awesome original code that I tweaked for my own devices. | |
-- Credit 1: https://gist.github.com/ttscoff/cce98a711b5476166792d5e6f1ac5907 | |
-- Credit 2: https://gist.github.com/prenagha/1c28f71cb4d52b3133a4bff1b3849c3e | |
-- A global variable for the sub-key Hyper Mode | |
k = hs.hotkey.modal.new({}, 'F17') | |
-- Hyper-key for all the below are setup somewhere... Usually Keyboard Maestro or similar. Alfred doesn't handle them very well, so will set up separate bindings for individual apps below. |