home/.local/script/shot

4 lines
112 B
Plaintext
Raw Normal View History

2024-03-26 21:15:01 +00:00
#!/bin/sh
scrot --freeze '/home/a/shots/%F_%T_$wx$h.png' -s -e 'xclip -selection clipboard -t image/png -i $f'