diff --git a/README.md b/README.md index a3f22b3..0063de7 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [dust](https://github.com/bootandy/dust) — A more intuitive version of du * [fselect](https://crates.io/crates/fselect) — Find files with SQL-like queries [![build badge](https://api.travis-ci.org/jhspetersson/fselect.svg?branch=master)](https://travis-ci.org/jhspetersson/fselect) * [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal client for git written in Rust. [![build](https://github.com/extrawurst/gitui/workflows/CI/badge.svg?branch=master)](https://github.com/extrawurst/gitui/actions) +* [j0ru/kickoff](https://github.com/j0ru/kickoff) - Fast and snappy wayland program launcher ![build](https://github.com/j0ru/kickoff/actions/workflows/ci.yml/badge.svg) * [Kondo](https://github.com/tbillington/kondo) - CLI & GUI tool for deleting software project artifacts and reclaiming disk space * [lotabout/rargs](https://github.com/lotabout/rargs) [[rargs](https://crates.io/crates/rargs)] — xargs + awk with pattern matching support [![build badge](https://api.travis-ci.org/lotabout/rargs.svg?branch=master)](https://travis-ci.org/lotabout/rargs) * [lotabout/skim](https://github.com/lotabout/skim) — A fuzzy finder in pure rust [![build badge](https://api.travis-ci.org/lotabout/skim.svg?branch=master)](https://travis-ci.org/lotabout/skim)