Tool Launcher

Search for a tool...

1tt.dev1tt.dev
Config Generator
v0.15

Top-level general settings.

general.live_config_reload

Automatically reload the config when it changes on disk.

general.ipc_socket

Offer IPC through a unix socket.

Window dimensions, padding, decorations, and behavior.

window.padding.x

Horizontal padding around the terminal content in pixels.

window.padding.y

Vertical padding around the terminal content in pixels.

window.decorations

Window decorations style.

window.opacity

Background opacity from fully transparent to fully opaque.

window.startup_mode

Window mode at startup.

window.title

Default window title.

window.dynamic_title

Allow terminal programs to change the window title.

window.dynamic_padding

Spread extra padding evenly around the terminal content.

window.blur

Request compositor to blur content behind transparent windows.

window.option_as_alt

Make Option key behave as Alt on macOS.

Scrollback buffer and scroll speed.

scrolling.history

Maximum number of lines in the scrollback buffer.

scrolling.multiplier

Number of lines scrolled for each scroll event.

Font family, style, and size.

font.normal.family

Font family for regular weight text.

font.normal.style

Style variant for the normal font.

font.bold.style

Style variant for the bold font.

font.italic.style

Style variant for the italic font.

font.size

Font size in points.

font.builtin_box_drawing

Use built-in font for box drawing characters.

Terminal color palette.

colors.primary.foreground

Default foreground color.

colors.primary.background

Default background color.

colors.draw_bold_text_with_bright_colors

Render bold text using bright color variants.

Cursor shape, blinking, and appearance.

cursor.style.shape

Shape of the terminal cursor.

cursor.style.blinking

Cursor blinking state.

cursor.unfocused_hollow

Render cursor as a hollow box when the window is unfocused.

cursor.thickness

Thickness of the cursor relative to the cell width.

Shell program and terminal protocol settings.

terminal.shell.program

Path to the shell program to run.

terminal.osc52

Clipboard access through the OSC 52 escape sequence.

Visual bell animation and duration.

bell.animation

Visual bell easing function.

bell.duration

Visual bell animation duration in milliseconds.

Mouse behavior settings.

mouse.hide_when_typing

Hide the mouse cursor while typing.

Text selection behavior.

selection.save_to_clipboard

Copy selected text to the primary clipboard automatically.

alacritty.toml