> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hermesvoice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Window Layout

> Snap windows to predefined positions with your voice.

## What it does

Window Layout positions your current window to a screen region. Say "window left" and your window snaps to the left half of the screen.

## Available layouts

| Layout                   | What it does                          |
| ------------------------ | ------------------------------------- |
| **Left Half**            | Left 50% of screen                    |
| **Right Half**           | Right 50% of screen                   |
| **Top Half**             | Top 50% of screen                     |
| **Bottom Half**          | Bottom 50% of screen                  |
| **Top Left Quarter**     | Top-left corner (25%)                 |
| **Top Right Quarter**    | Top-right corner (25%)                |
| **Bottom Left Quarter**  | Bottom-left corner (25%)              |
| **Bottom Right Quarter** | Bottom-right corner (25%)             |
| **Center**               | Center on screen (keeps current size) |
| **Maximize**             | Fill screen (respects menu bar)       |
| **Fullscreen**           | Toggle macOS fullscreen mode          |

***

## Example triggers

| Trigger Phrase | Layout           |
| -------------- | ---------------- |
| "window left"  | Left Half        |
| "window right" | Right Half       |
| "top left"     | Top Left Quarter |
| "maximize"     | Maximize         |
| "fullscreen"   | Fullscreen       |

***

## Creating a window layout trigger

<Steps>
  <Step title="Open Triggers">
    Go to **Triggers** in Hermes.
  </Step>

  <Step title="Create new trigger">
    Click **+** or **New Trigger**.
  </Step>

  <Step title="Set the phrase">
    Enter your trigger phrase (e.g., "window left").
  </Step>

  <Step title="Select Window Layout">
    Choose **Window** as the action type.
  </Step>

  <Step title="Pick a layout">
    Select the layout (e.g., Left Half).
  </Step>

  <Step title="Save">
    Click **Save**.
  </Step>
</Steps>

***

## Multi-monitor support

Window layouts detect which screen your window is on and snap to that screen.
