Files
anyrun/plugins/applications

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, 
)