UI Customization
Zoom level
Adjust the overall UI scale in Settings → Appearance → Zoom.
- Range: 12px – 20px (base font size)
- Default: 14px
- Keyboard shortcuts: Ctrl++ / Ctrl+- / Ctrl+0
All UI elements scale proportionally with the zoom level, including font sizes, spacing, and pane dimensions.
Sidebar widths
Both sidebars are resizable by dragging their edges.
- Left sidebar: 120px – 400px (default 240px)
- Right panel: 250px – 600px (default 360px)
Widths persist across restarts.
Collapsing sidebars
| Action | Shortcut |
|---|---|
| Toggle left sidebar | Ctrl+Shift+L |
| Toggle right panel | Ctrl+Shift+R |
| Toggle both | Ctrl+Shift+B |
Title bar buttons
The title bar can be configured to show only the buttons you use. Open Settings → Title Bar Buttons to toggle each button on/off.
Button groups:
- Terminal: New terminal, close terminal
- Layouts: Single, horizontal, vertical, triple, quad, and higher pane counts
- Sidebars: Toggle left, toggle right, toggle both
- TUI Apps: One button per configured TUI app
- General: Tasks dashboard, remote access, tunnel, settings
Pane indicators
Choose how active pane assignments are displayed. Open Settings → UI → Pane Indicator Style:
- Badge (default) — a small numbered badge (
①②③) overlaid on the top corner of each pane - Name bar — a thin strip at the very top of each pane showing the terminal's display name
Terminal font
Configure the terminal font in Settings → Terminal:
- Font size: 9px – 24px
- Scrollback buffer: 100 – 50,000 lines
- Cursor style: block, underline, or bar
Changes apply to all terminals immediately.
Custom window frame
Windows and Linux: Conductore uses a custom frameless window with its own title bar. The title bar provides window controls (minimize, maximize, close) and all the action buttons.
macOS: Uses hiddenInset style, which shows native macOS window controls (traffic lights) but hides the title bar otherwise, giving a clean look while maintaining native minimize/maximize/close behavior.