mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
add hyprpicker to hypr utils
This commit is contained in:
parent
0f307aaaf5
commit
cd61f7c225
1 changed files with 15 additions and 0 deletions
15
pages/Hypr Ecosystem/hyprpicker.md
Normal file
15
pages/Hypr Ecosystem/hyprpicker.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
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 |
|
Loading…
Reference in a new issue