4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/bin/sh
|
|
|
|
colorpicker --short --one-shot --preview | xclip -selection clipboard
|