# Settings

A few settings that aren't obvious from the main UI.

## UI Scale

Adjustable from the **Home** screen. Controls the overall interface size — text, tabs, sidebar, and all UI chrome scale together. Useful if the default feels too large or too small for your display.

## Terminal Font Size

Adjustable in **Settings → General**. Independent of UI Scale — changing one does not affect the other. Set this to match your preferred terminal font size without resizing the rest of the app.

## Navigation & Refresh

Three buttons in the top-right corner of every terminal session:

- **Jump to Top** — scroll instantly to the beginning of the terminal output.
- **Jump to Bottom** — snap back to the latest output. Useful after scrolling through a long agent conversation.
- **Refresh** — reload the session state without closing or losing the terminal. Press when a tab feels stuck or out of sync.

## Other Settings

These are covered in their own pages:

- **Notifications** — toggle sound and alert types — [Configuration](/docs/configuration#notifications)
- **Updates** — check for and install updates — [Troubleshooting](/docs/troubleshooting#faq)
- **Additional PATH** — add directories so agents can find their binaries — [Troubleshooting](/docs/troubleshooting#common-issues)
- **Shortcuts** — configure custom text-paste shortcuts — [Keyboard Shortcuts](/docs/keyboard-shortcuts#terminal-shortcuts)
- **Worktree File Sync** — auto-copy gitignored files into new worktrees — [Configuration](/docs/configuration#worktree-file-sync)
- **Remote Pane** — daemon setup, Tailscale, connected clients — [Remote VM Setup](/docs/remote-daemon)
