2017-04-18 23:49:06 -04:00
|
|
|
tell application "iTerm"
|
|
|
|
tell current session of current window
|
2017-04-25 13:43:30 -04:00
|
|
|
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation II - Johto/222.png"
|
2017-04-18 23:49:06 -04:00
|
|
|
end tell
|
|
|
|
end tell
|