- Mumu emoji picker https://getmumu.com/
- Karabiner https://karabiner-elements.pqrs.org/
- On Mumu, set keyboard shortcut to
Cmd+Shift+Space - Copy the JSON file below to
~/.config/karabiner/assets/complex_modifications - On Karabiner, go to
Complex modificationstab, click onAdd rulebutton and the added modification JSON should appear in the list. ClickEnableto enable it.
- Done.
Feel free to customize the shortcut, the keys or the JSON file.
I needed to put a
tocondition withkey_code: fnto keep previous functionality while using it with DEL key. 👍