hyprland-wiki/pages/Hypr Ecosystem/hyprpicker.md

15 lines
569 B
Markdown
Raw Normal View History

2024-02-19 17:57:32 +01:00
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 |