Add missing images
This commit is contained in:
parent
6de6aa158b
commit
382a76f6eb
4 changed files with 1 additions and 1 deletions
BIN
Screenshots/blor.png
Normal file
BIN
Screenshots/blor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
Screenshots/blue.png
Normal file
BIN
Screenshots/blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
Screenshots/lb.png
Normal file
BIN
Screenshots/lb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue