clipnotify

Notify on new X clipboard events
git clone https://git.sinitax.com/cdown/clipnotify
Log | Files | Refs | README | LICENSE | sfeed.txt

commit 071c3d3cfec5666750e3f89d38d2f149dcba31f7
parent 1436ace9400eeea4b2b7d8648410309fc76f99fe
Author: Chris Down <chris@chrisdown.name>
Date:   Sun, 18 Feb 2018 12:23:44 +0000

sp: exists -> exits

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -13,7 +13,7 @@ Here's how it's intended to be used: done clipnotify doesn't try to print anything about the contents of the selection, -it just exists when it changes. This is intentional -- X11's selection API is +it just exits when it changes. This is intentional -- X11's selection API is verging on the insane, and there are plenty of others who have already lost their sanity to bring us xclip/xsel/etc. Use one of those tools to complement clipnotify.