More samples

This commit is contained in:
LazoCoder 2017-04-25 14:55:56 -04:00
parent d4f0ee733c
commit 5631d44ba6
2 changed files with 1 additions and 1 deletions

BIN
Samples/usage.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 KiB

View file

@ -1,5 +1,5 @@
tell application "iTerm"
tell current session of current window
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation I - Kanto/007.png"
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation I - Kanto/149.png"
end tell
end tell