1
0
Fork 0

bin: colorpicker

This commit is contained in:
Jeremy Kaplan 2022-01-14 20:37:50 -08:00
commit f57f359231

3
bin/colorpicker Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
grim -g "$(slurp -p)" -t ppm - | magick - -format '%[pixel:p{0,0}]' txt:-