hyprpicker/README.md
2022-09-02 20:44:47 +02:00

25 lines
492 B
Markdown

# hyprpicker
A wlroots-compatible Wayland color picker that does not suck.
![20220902_19h42m18s_grim](https://user-images.githubusercontent.com/43317083/188208755-0447dd12-72d6-4f64-8b3b-a69ff181b66a.png)
# Usage
Launch it. Click. That's it.
## Options
`--format [fmt]` to specify the output format (`hex`, `rgb`)
# Building
It's also on the AUR as `hyprpicker-git`
`make all`
the output binary is in `./build/hyprpicker`
# Caveats
"Freezes" your displays when picking the color.