2017-04-19 03:49:06 +00:00
|
|
|
tell application "iTerm"
|
|
|
|
tell current session of current window
|
2017-04-25 19:46:49 +00:00
|
|
|
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation I - Kanto/151.png"
|
2017-04-19 03:49:06 +00:00
|
|
|
end tell
|
|
|
|
end tell
|