2017-04-29 17:30:35 +00:00
|
|
|
tell application "System Events"
|
|
|
|
tell current desktop
|
2017-06-11 19:30:23 +00:00
|
|
|
set picture to "/Users/Laki/Documents/GitHub/Pokemon-Terminal/./Images/Extra/deoxys-attack.png"
|
2017-04-29 17:30:35 +00:00
|
|
|
end tell
|
2017-06-11 19:30:23 +00:00
|
|
|
end tell
|