dot/scripts/screenshot
2022-05-16 00:48:34 +01:00

2 lines
125 B
Bash
Executable file

#!/bin/bash
maim -su /dev/stdout | tee $(date +"$HOME/pics/screenshot/%F_%T.png") | xclip -selection clipboard -t image/png