Skip to content

Per provider configuration #710

@MRC019

Description

@MRC019

Describe the feature
When the menu is launched using netcat, there is no way to set any options for it. Therefore, in order to disable action hints, you need to hide them for all providers in the configuration file. However, there are menus where you would like to keep the hints. It would be convenient to have the ability to customize this behavior for individual providers.

Alternatives
Alternatively, you can add options like -N, but doing the opposite.

Describe the behaviour
Let's say we wrote something like this in walker/config.toml:
Image
or:
Image
After that, when opening desktopapplications, the hints would not be displayed, but they would remain in other providers.

If we consider an alternative, we would use something like walker -Zm menus:wallpaper and the menu would ignore hide_action_hints = true from the config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions