hyprpicker/README.md

16 lines
316 B
Markdown
Raw Normal View History

2022-09-02 18:06:00 +02:00
# hyprpicker
A wlroots-compatible Wayland color picker that does not suck.
2022-09-02 18:07:53 +02:00
![20220902_18h07m04s_grim](https://user-images.githubusercontent.com/43317083/188194663-aa124f84-d86e-41e3-bb4f-3c7287a7de63.png)
2022-09-02 18:06:00 +02:00
# Usage
launch it. Click. That's it.
# Building
`make all`
2022-09-02 18:07:53 +02:00
the output binary is in `./build/hyprpicker`