.dotfiles/.bin/colorpicker
2024-05-20 19:02:53 +02:00

7 lines
156 B
Bash
Executable file

#!/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