hyprpicker

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
-h / --help Shows the help message none
-r / --render-inactive Render (freeze) inactive displays none
-z / --no-zoom Disable the zoom lens none
-q / --quiet Disable most logs (leaves errors) none
-v / --verbose Enable more logs none
-t / --no-fractional Disable fractional scaling support none
-d / --disable-hex-preview Disable live preview of Hex code none
-l / --lowercase-hex Outputs the hexcode in lowercase none
-V / --version Print version info none
Last updated on