2017-04-19 03:49:06 +00:00
|
|
|
tell application "iTerm"
|
|
|
|
tell current session of current window
|
2017-04-25 15:10:37 +00:00
|
|
|
set background image to "/Users/Laki/GitHub/Pokemon-Terminal-Themes/Images/Generation IV - Sinnoh/390.png"
|
2017-04-19 03:49:06 +00:00
|
|
|
end tell
|
|
|
|
end tell
|