anyrun-org / anyrun

A wayland native, highly customizable runner.
GNU General Public License v3.0
632 stars 52 forks source link

Custom image support #127

Open diniamo opened 8 months ago

diniamo commented 8 months ago

Implements custom image support in the Match object, and adds support for it and also icons in the Stdin plugin (without breaking anything)

Feel free to point out anything I should change/forgot, a few key things I couldn't decide on myself:

For the Stdin part of it:

Breaking changes:

Closes #126