This commit is contained in:
tavo-wasd 2023-08-08 15:04:51 -06:00
parent d4465d9ce8
commit f9a836e803

View file

@ -1,4 +1,4 @@
#!/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'
scrot -s '/home/tavo/Media/Pictures/Screenshots/%Y-%m-%d.png' -e 'xclip -selection clipboard -t image/png -i $f'