mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 03:45:57 +01:00
1f38864ffb
Small grammar improvements
18 lines
600 B
Markdown
18 lines
600 B
Markdown
---
|
|
weight: 2
|
|
title: hyprpicker
|
|
---
|
|
|
|
hyprpicker is a neat utility for picking a color from your screen on Hyprland.
|
|
|
|
## Configuration
|
|
|
|
Doesn't require 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 |
|
|
| -z | --no-zoom | Disable the zoom lens |
|