clipmenu-spmenu/README.md

8 lines
308 B
Markdown
Raw Normal View History

clipmenu is a simple clipboard manager using [dmenu][] and [xsel][].
2014-02-05 10:42:35 +01:00
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/
[xsel]: http://www.vergenet.net/~conrad/software/xsel/