Add missing images

This commit is contained in:
Dave Davenport 2015-12-11 09:12:11 +01:00
parent 6de6aa158b
commit 382a76f6eb
4 changed files with 1 additions and 1 deletions

BIN
Screenshots/blor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
Screenshots/blue.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
Screenshots/lb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -16,7 +16,7 @@ do
if [ ${a} -nt ${IMAGE} ]
then
./rofi/script/rofi-create-screenshot.sh "${a}" "${IMAGE}"
git add "${NAME}.png"
git add "${IMAGE}"
git add "${a}"
fi
echo "## Screenshot" >> README.md