2017-04-29 17:30:35 +00:00
|
|
|
tell application "iTerm"
|
|
|
|
tell current session of current window
|
2017-06-07 09:13:38 +00:00
|
|
|
set background image to "/Users/bmagee/Pokemon-Terminal/./Images/Generation III - Hoenn/266.png"
|
2017-04-29 17:30:35 +00:00
|
|
|
end tell
|
|
|
|
end tell
|