make wl-color-picker.sh dim screen

This commit is contained in:
Penelope Gwen 2026-06-30 13:19:39 -07:00 committed by Penelope Gwen
parent 73b11f6293
commit ba6c689491

View file

@ -52,7 +52,7 @@ if [ "$WAYLAND_DISPLAY" = "" ]; then
fi
# Get color position
position=$(slurp -b 00000000 -p)
position=$(slurp -b 11131755 -p)
# Sleep at least for a second to prevet issues with grim always
# returning improper color.