.dotfiles/.bin/colorpicker

7 lines
155 B
Plaintext
Raw Permalink Normal View History

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