wofi
linux
An application launcher for wlroots-based Wayland compositors, similar to `rofi` and `dmenu`.
More info →Options (2)
-S, --showbooleanShow the list of apps
Example:
wofi {{[-S|--show]}} drun-d, --dmenubooleanPipe a list of items to `stdin` and print the selected item to `stdout`
Example:
printf "{{Choice1\nChoice2\nChoice3}}" | wofi {{[-d|--dmenu]}}made by @shridhargupta | data from tldr-pages