# 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.

{% hint style="info" %}
Use this script with [OffShoot Helper's `runAppleScript` action](https://docs.hedge.video/offshoot/features/automation/offshoot-helper/..#run-applescript).
{% endhint %}

### 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

{% file src="<https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FTBdpdvSRLzM7SRqheYdH%2FSetup-Hedge-and-Finder.zip?alt=media&token=d6e03e03-a97b-43b1-89de-c7052815205f>" %}
