List i3 Outputs
list_outputsRetrieve details of all connected monitors including their name, active and primary status, current workspace, and geometry. Use this to understand your monitor layout before moving windows or workspaces.
Instructions
List display outputs (monitors): name, active/primary state, current workspace and geometry. Read-only. Use before moving windows or workspaces between monitors with move_window or manage_workspace; for the workspaces themselves use list_workspaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of outputs reported. | |
| outputs | Yes | Outputs, in i3 order. |