hyprpicker icon indicating copy to clipboard operation
hyprpicker copied to clipboard

Add option for lowercase hex

Open danielwerg opened this issue 1 year ago • 0 comments

I prefer lowercase hex but hyprpicker only outputs uppercase hex and there seems to be no option to change that.

Workaround:

hyprpicker | tr '[:upper:]' '[:lower:]' | wl-copy

danielwerg avatar Jan 07 '24 09:01 danielwerg