grab util to put files in a an accessible place
This commit is contained in:
parent
684327c2bd
commit
1ebccaccc3
2
utils.sh
2
utils.sh
|
@ -32,7 +32,7 @@ grab (){
|
||||||
NOTE="$grab_no $@"
|
NOTE="$grab_no $@"
|
||||||
#echo $@
|
#echo $@
|
||||||
((grab_no++))
|
((grab_no++))
|
||||||
# scrot --note "-f '/usr/share/fonts/noto/NotoSansMono-Medium.ttf/40' -c 255,0,0,255 -t '$NOTE'"
|
scrot --note "-f '/usr/share/fonts/noto/NotoSansMono-Medium.ttf/40' -c 255,0,0,255 -t '$NOTE'" "/opt/static/${date -Iminutes}.png"
|
||||||
#echo "not grabbing"
|
#echo "not grabbing"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user