Made overriding dependent on both the icon and the name being identical, this should prevent desktop entries from being mistakenly overridden.
Applications
Launch applications.
Usage
Simply search for the application you wish to launch.
Configuration
// <Anyrun config dir>/applications.ron
Config(
// Also show the Desktop Actions defined in the desktop files, e.g. "New Window" from LibreWolf
desktop_actions: true,
max_entries: 5,
)