@vastone -
the actual key binding is in the screenshot - i3 this time
the script I use - scrot_delay.sh - is taken from an example in the scrot man page:
#!/bin/sh
exec scrot -q 100 -c -d 5 '%B_%s_$wx$h.jpg' -e 'mv $f ~/pictures/' &
exit 0
use it in key binding or terminal.

it would seem that lwfitz is in a cursing mode these days:
