From aae0e6e816f5643177cbe1067afb7c814afeb64b Mon Sep 17 00:00:00 2001 From: Chris Down Date: Sun, 11 Mar 2018 20:21:53 -0400 Subject: [PATCH] Add note about clipdel to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41f3796..dc9ba7d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ invoke clipmenu in exactly the same way to get the same effect, like so: clipmenu -i -fn Terminus:size=8 -nb '#002b36' -nf '#839496' -sb '#073642' -sf '#93a1a1' +You can remove clips with the `clipdel` utility, see `clipdel --help`. + # How does it work? The code is fairly simple and easy to follow, you may find it easier to read