clipmenu

Simple clipboard management using dmenu
git clone https://git.sinitax.com/cdown/clipmenu
Log | Files | Refs | README | LICENSE | sfeed.txt

commit 497ba9c95c9da24d368e5eb50c514d9877464952
parent abe461461b3a0d6d4e54255c984628a4447b9645
Author: Chris Down <chris@chrisdown.name>
Date:   Sun, 19 Mar 2017 07:55:57 +0000

Mention rofi in readme

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,4 +1,5 @@ -clipmenu is a simple clipboard manager using [dmenu][] and [xsel][]. +clipmenu is a simple clipboard manager using [dmenu][] (or [rofi][]) and +[xsel][]. # Usage @@ -35,4 +36,5 @@ there, but it basically works like this: selections. [dmenu]: http://tools.suckless.org/dmenu/ +[rofi]: https://github.com/DaveDavenport/Rofi [xsel]: http://www.vergenet.net/~conrad/software/xsel/