4 lines
64 B
Text
4 lines
64 B
Text
|
#!/bin/sh
|
||
|
|
||
|
maim -s -u | xclip -selection clipboard -t image/png
|