new dirs
This commit is contained in:
parent
d4465d9ce8
commit
f9a836e803
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue