Skip to content

Commit

Permalink
Add note about clipdel to README
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Mar 12, 2018
1 parent 486dbe3 commit aae0e6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aae0e6e

Please sign in to comment.