diff --git a/Samples/line.png b/Samples/line.png index 0da18cb..0828ea6 100644 Binary files a/Samples/line.png and b/Samples/line.png differ diff --git a/Scripts/background.scpt b/Scripts/background.scpt index b1e0f8b..fdc25bb 100644 --- a/Scripts/background.scpt +++ b/Scripts/background.scpt @@ -1,5 +1,5 @@ tell application "iTerm" tell current session of current window - set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation I - Kanto/025.png" + set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Generation II - Johto/196.png" end tell end tell \ No newline at end of file