.dotfiles/.bin/colorpicker

7 lines
156 B
Plaintext
Raw Normal View History

2024-05-20 16:59:26 +00:00
#!/usr/bin/env sh
grim -g "$(slurp -c bd93f9 -p)" -t ppm - \
| convert - -format '%[pixel:p{0,0}]' txt:- \
| grep -o '#[0-9A-F]\{6\}' \
| wl-copy -n