4 lines
86 B
Bash
Executable file
4 lines
86 B
Bash
Executable file
#!/bin/sh
|
|
|
|
maim --hidecursor --select | xclip -selection clipboard -target image/png
|