update screenshot

This commit is contained in:
Armin Jenewein 2016-04-20 15:54:38 +00:00
parent c74c262a3b
commit 7e7631b5cd
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/sh
format=png
while true; do name="vpm_screenshot_$(date +%Y-%m-%d--%H-%M-%S)"; echo "=== $name.${format} "; scrot "$name.${format}"; sleep 10; done

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 44 KiB