#!/bin/rc
fn pick slurp -p -b 00000000
color=`{grim -g `{pick} - | convert - txt:- | awk 'END {print $3}'}
wl-copy $color
