Set Window Layout

Use this script to hide other app windows, open OffShoot, scale & position the main OffShoot window and open and position two Finder windows adjacent to the OffShoot window.

Settings

set hedgePosition to {x:150, y:120}
set hedgeSize to {width:1280, height:780}
set finderSize to {width:550, height:((height of hedgeSize) / 2)}
set finder1Path to "/Volumes/T1/Testination"
set finder2Path to "/Volumes/T2/Testination"

Download

Last updated