From 080317962608e2c13066a5fb03027e01250249e0 Mon Sep 17 00:00:00 2001 From: Saba Shaw <66781907+mackereldev@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:00:41 +1100 Subject: [PATCH] Hypr-Ecosystem/hyprpicker: Fix configuration table --- pages/Hypr Ecosystem/hyprpicker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Hypr Ecosystem/hyprpicker.md b/pages/Hypr Ecosystem/hyprpicker.md index e261ff3..6c4400e 100644 --- a/pages/Hypr Ecosystem/hyprpicker.md +++ b/pages/Hypr Ecosystem/hyprpicker.md @@ -14,5 +14,5 @@ Doesn't require configuration, only launch flags: | -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 | +| -r / --render-inactive | Render (freeze) inactive displays | none | +| -z / --no-zoom | Disable the zoom lens | none |