Added
- `rofimoji` can now be called as a modus from rofi! (44)
- rofimoji now also works with [wofi](https://hg.sr.ht/~scoopta/wofi/). (#53)
- `rofimoji` now has a manpage. (57)
- There's a new file for [Nerd Font icons](https://www.nerdfonts.com/).
Changed
- The emojis from 13.1 have been added!
- Instead of several parameters to choose the input method, they have been consolidated into `--action` (`-a`).
- The annotations on emojis don't contain their name. (59)
- The results are now sorted by rofi, by default based on Levenshtein distance. (59)
- All entries are now forced to be left aligned, even for right-to-left languages. (62)
- The dependency on `pyxdg` was removed.
- Some code cleanup. (56, 58)