Your first workspace
This walkthrough builds a workspace for a coding project: an editor on the left, a browser and a terminal on the right.
Before you start
Section titled “Before you start”Finish the guided setup and activate Layout. At the bottom of the editor’s sidebar, the status reads “Active on this display”. If it reads “Paused”, click Activate Layout in the banner at the top of the editor.
To open the editor, choose Open Layout from the Layout icon in the menu bar, or press ⌃⌥,.
1. Create and name the workspace
Section titled “1. Create and name the workspace”- In the sidebar, click New workspace. Layout adds a workspace named “Workspace” and a number to the current section, selects it, and gives it the Stacked layout.
- Type a name in the name field below the title, such as “Website”, and press Return. You can also right-click the workspace in the sidebar and choose Rename….
2. Pick a template
Section titled “2. Pick a template”Next to Layout, above the preview, click the menu that shows the current template (Stacked) and choose Debug under Start from. The preview now shows three zones: Editor on the left two-thirds, and Browser above Terminal on the right.
See Layouts and zones for the other templates.
3. Assign apps to the zones
Section titled “3. Assign apps to the zones”Under Zones, each zone has a row.
- On the Editor row, click Add app.
- Search for your editor, select it, and click Choose app.
- Do the same for Browser and Terminal.
To put two apps in the same zone, add a second app to its row: they form a stack and share the zone’s frame. To have an app float over the zones, click Add app next to Floating apps. See Stacks and floating apps.
4. Launch the workspace
Section titled “4. Launch the workspace”Click Launch layout. Layout switches to the workspace, opens the apps that aren’t running, and places a window of each app in its zone. Then the editor hides. If something goes wrong, for example an app isn’t installed, the editor stays open and shows a message at the top.
From the keyboard, press the workspace’s shortcut with ⇧. The sidebar shows its key next to the workspace’s name: for a workspace marked 5, that’s ⌃⌥⇧5.
5. Switch between workspaces
Section titled “5. Switch between workspaces”- Hold ⌥ and press Tab to go through your workspaces, most recent first. Release ⌥ to switch to the selected one.
- Or press a workspace’s shortcut, ⌃⌥ and its number at first, to go straight to it.
Each switch brings back the windows of the workspace where you left them. See Switchers.
6. Adjust the zones
Section titled “6. Adjust the zones”Open the editor again with ⌃⌥, and select your workspace.
- Drag a divider in the preview to resize the two zones next to it. It moves in steps of 1%, and each zone keeps at least 10% of the screen.
- Click Equalize to give the zones of each split the same share.
- Click Restore layout, above the list of windows, to apply the new proportions to the open windows right away.
The proportions are saved for this workspace.
Next steps
Section titled “Next steps”- Make each app open your project when the layout launches: Work context.
- Learn every shortcut: Keyboard shortcuts.
- Use the bar at the top of the screen: Layout bar.