Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 546 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 546 Bytes

hyprpicker

A wlroots-compatible Wayland color picker that does not suck.

hyprpickerShort

Usage

Launch it. Click. That's it.

Options

--format [fmt] to specify the output format (hex, rgb)

--no-fancy disables the "fancy" (aka. colored) outputting

Building

Arch

yay -S hyprpicker-git

Manual

make all

the output binary is in ./build/hyprpicker

Caveats

"Freezes" your displays when picking the color.