make wl-color-picker.sh dim screen
This commit is contained in:
parent
73b11f6293
commit
ba6c689491
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ if [ "$WAYLAND_DISPLAY" = "" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Get color position
|
# 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
|
# Sleep at least for a second to prevet issues with grim always
|
||||||
# returning improper color.
|
# returning improper color.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue