dotfiles/scripts/prtsc
tavo-wasd fd69ecbbe6 init
2023-05-08 20:39:39 -06:00

4 lines
154 B
Bash
Executable file

#!/bin/sh
# Command alias to reference easily
scrot -s '/home/tavo/Pictures/Screenshots/%Y-%m-%d.png' -e 'xclip -selection clipboard -t image/png -i $f'