From 4411a6dc0dccdabad64213463fb94de520b52725 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Mon, 30 Sep 2024 22:36:50 +0100 Subject: [PATCH] README: update options --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 34f3145..a6966cd 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,7 @@ Launch it. Click. That's it. ## Options -`-f | --format=[fmt]` specifies the output format (`cmyk`, `hex`, `rgb`, `hsl`, `hsv`) - -`-n | --no-fancy` disables the "fancy" (aka. colored) outputting - -`-h | --help` prints a help message - -`-a | --autocopy` automatically copies the output to the clipboard (requires [wl-clipboard](https://github.com/bugaevc/wl-clipboard)) - -`-r | --render-inactive` render (freeze) inactive displays too - -`-z | --no-zoom` disable the zoom lens +See `hyprpicker --help`. # Building