Last active
January 26, 2022 02:19
-
-
Save kang8/e1190a968f699ee6987e586a37c848da to your computer and use it in GitHub Desktop.
Surfingkeys.settings.js
This file contains hidden or 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
api.mapkey('<Ctrl-y>', 'Show me the money', function() { | |
Front.showPopup('a well-known phrase uttered by characters in the 1996 film kang8 (Escape to close).'); | |
}); | |
api.iunmap('<Ctrl-e>') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment