We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74ba586 + 744b88b commit 65f6d1cCopy full SHA for 65f6d1c
1 file changed
wl-color-picker.sh
@@ -60,5 +60,5 @@ if [ "$rgb_color" != "" ]; then
60
done
61
62
# Copy user selection to clipboard
63
- echo $hex_color | wl-copy
+ echo $hex_color | wl-copy -n
64
fi
0 commit comments