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