3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
maim --select -u | xclip -selection clipboard -target 'image/png'
|