clipmenu is a simple clipboard manager using [dmenu][] and [xclip][]. To use it, start the `clipmenud` daemon, and then call `clipmenu` to launch `dmenu`. Upon choosing an entry, it is copied to the clipboard. [dmenu]: http://tools.suckless.org/dmenu/ [xclip]: http://sourceforge.net/projects/xclip/