Hi! I’d like to adapt your implementation of Karabiners launcher mode and use it alongside my own humble hammerspoon config. I’ve mapped cmd_right to f19 with Karabiner Elements and copied the launcher.lua next to my init.lua. Inside my init.lua I added require 'launcher'. What I don’t get is where you actually bind f19 to be the trigger for the launcher mode and how you could change this key to tab for example. Thanks for your help!
Hi! I’d like to adapt your implementation of Karabiners launcher mode and use it alongside my own humble hammerspoon config. I’ve mapped
cmd_righttof19with Karabiner Elements and copied thelauncher.luanext to myinit.lua. Inside myinit.luaI addedrequire 'launcher'. What I don’t get is where you actually bind f19 to be the trigger for the launcher mode and how you could change this key totabfor example. Thanks for your help!