Wayland based dymanic launcher fully written in rust. The launcher can be customized and collects a usage statistic to provide the best matching binary to launch.
cargo build --release
cargo install --path .
The launcher can be customized by placing a config to ~/.config/rmenu/config.yaml
.
Have a look to the example config here