DMenu Mode

You can use vicinae as you would use dmenu with vicinae dmenu.

Generate a list of options

echo -e 'option 1\noption 2\noption3\n' | vicinae dmenu --placeholder "Select option"

dmenu list view

You can get a full list of available options with vicinae dmenu --help.

Was this page helpful?