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