diff --git a/wayland/bin/wl-color-picker.sh b/wayland/bin/wl-color-picker.sh index 1a47258..534ef54 100755 --- a/wayland/bin/wl-color-picker.sh +++ b/wayland/bin/wl-color-picker.sh @@ -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.