--- weight: 2 title: hyprpicker --- hyprpicker is a neat utility for picking a color from your screen on Hyprland. ## Configuration Doesn't require 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 |