Files
DockPhobia/DockPhobia/script.scpt

6 lines
102 B
AppleScript

tell application "System Events"
tell dock preferences
set screen edge to right
end tell
end tell