clipmenu-spmenu/README.md
2014-02-05 17:42:35 +08:00

8 lines
302 B
Markdown

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/