dot/scripts/screenshot

3 lines
125 B
Plaintext
Raw Normal View History

2021-10-09 21:20:41 +00:00
#!/bin/bash
2022-05-15 23:48:34 +00:00
maim -su /dev/stdout | tee $(date +"$HOME/pics/screenshot/%F_%T.png") | xclip -selection clipboard -t image/png