2 lines
122 B
Bash
Executable File
2 lines
122 B
Bash
Executable File
#!/bin/bash
|
|
scrot -s '/tmp/screenshots/%F_%T_$wx$h.png' -e 'echo $f | xclip -selection clipboard -target text/uri-list -i' |