Skip to main content

App Launcher

warning

This module will be deprecated in future releases.

Provides a way to launch applications from the status bar.

To configure this module, you need to specify a command that will start your launcher when the module is clicked.

info

Without this configuration, the module will not appear in the status bar.

Example

In this example, I use Walker as my application launcher.

app_launcher_cmd = "walker"