hyprland-wiki/pages/Hypr Ecosystem/hyprpicker.md

15 lines
568 B
Markdown

hyprpicker is a neat utility for picking a color your screen on hyprland.
{{< toc >}}
## Configuration
No configuration, only launch flags:
| flag | description | args |
| -- | -- | -- |
| -a / --autocopy | Automatically copies the output to the clipboard (requires wl-clipboard) | none |
| -f / --format= | Specifies the output format | cmyk / hex / rgb / hsl / hsv |
| -n / --no-fancy | Disables the "fancy" (aka. colored) outputting | none |
| -r | --render-inactive | Render (freeze) inactive displays | none |
| -z | --no-zoom | Disable the zoom lens | none |