xero/glitchlock

scrot don't overwrite previous picture

Opened this issue · 1 comments

Hello, previously scrot overwrite the previously taken screenshot but it's not still the case.

The problem is the same image is glitching over and over again.

I think there are two possibilities to change this, just delete the image at the end of the script (after unlocking) or add the -o flag to scrot so it could overwrite it.

I was looking for that! I agree the -o flag should be by default but I guess is a matter of taste :)