3 lines
64 B
Bash
Executable file
3 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
|
|
maim -s -u | xclip -selection clipboard -t image/png
|