2024-02-20 21:16:07 +01:00
|
|
|
---
|
|
|
|
weight: 2
|
|
|
|
title: hyprpicker
|
|
|
|
---
|
2024-02-19 17:57:32 +01:00
|
|
|
|
2024-04-24 18:35:00 +02:00
|
|
|
hyprpicker is a neat utility for picking a color from your screen on Hyprland.
|
2024-02-19 17:57:32 +01:00
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
2024-04-24 18:35:00 +02:00
|
|
|
Doesn't require configuration, only launch flags:
|
2024-02-19 17:57:32 +01:00
|
|
|
|
|
|
|
| flag | description | args |
|
2024-02-20 21:16:07 +01:00
|
|
|
| --- | --- | --- |
|
2024-02-19 17:57:32 +01:00
|
|
|
| -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 |
|
2024-02-20 21:16:07 +01:00
|
|
|
| -r | --render-inactive | Render (freeze) inactive displays |
|
|
|
|
| -z | --no-zoom | Disable the zoom lens |
|