Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 477 Bytes

rmenu

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.

Building

cargo build --release

Installing

cargo install --path .

Customize

The launcher can be customized by placing a config to ~/.config/rmenu/config.yaml.

Have a look to the example config here

License