Hypr-Ecosystem/hyprpicker: Fix configuration table

This commit is contained in:
Saba Shaw 2024-11-21 10:00:41 +11:00 committed by Mihai Fufezan
parent 08f741ae6c
commit 0803179626

View file

@ -14,5 +14,5 @@ Doesn't require configuration, only launch flags:
| -a / --autocopy | Automatically copies the output to the clipboard (requires wl-clipboard) | none | | -a / --autocopy | Automatically copies the output to the clipboard (requires wl-clipboard) | none |
| -f / --format= | Specifies the output format | cmyk / hex / rgb / hsl / hsv | | -f / --format= | Specifies the output format | cmyk / hex / rgb / hsl / hsv |
| -n / --no-fancy | Disables the "fancy" (aka. colored) outputting | none | | -n / --no-fancy | Disables the "fancy" (aka. colored) outputting | none |
| -r | --render-inactive | Render (freeze) inactive displays | | -r / --render-inactive | Render (freeze) inactive displays | none |
| -z | --no-zoom | Disable the zoom lens | | -z / --no-zoom | Disable the zoom lens | none |