3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/bin/sh
|
|
maim -su -f jpg -m 10 | xclip -selection clipboard -t image/png
|