hyprland-wiki/pages/Hypr Ecosystem/hyprpicker.md
Mihai Fufezan 127ae00225 wiki: prepare for hextra
treewide: replace hint with callout

treewide: remove ToC header

remove <toc>, since it's autogenerated
add missing _index.md

treewide: add frontmatter

treewide: fix headings

add weights

Configuring,Getting Started: expand in sidebar

Add version selector

fix links
2024-03-14 22:47:27 +02:00

18 lines
582 B
Markdown

---
weight: 2
title: hyprpicker
---
hyprpicker is a neat utility for picking a color your screen on hyprland.
## 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 |
| -z | --no-zoom | Disable the zoom lens |