mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
15 lines
No EOL
568 B
Markdown
15 lines
No EOL
568 B
Markdown
hyprpicker is a neat utility for picking a color your screen on hyprland.
|
|
|
|
{{< toc >}}
|
|
|
|
## Configuration
|
|
|
|
No 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 | |