#!/bin/sh # displays colorpicker app # turns cursor into crosshairs, adds preview at bottom left # selected color is added to the clipboard colorpicker --short --one-shot --preview | xsel -b