Files
2026-04-29 20:10:40 -04:00

34 lines
690 B
Plaintext

# Ghostty config translated from iTerm2
# https://ghostty.org/docs/config
# Font settings
font-family = "Monaspace Neon"
font-size = 12
adjust-cell-height = 4
# Window settings
window-width = 160
window-height = 48
background-opacity = 0.93
background-blur = true
# Cursor (bar style, matching iTerm2 cursor type 1)
cursor-style = bar
# Scrollback (unlimited)
scrollback-limit = 10000000
# Option key behavior (left=esc, right=normal)
macos-option-as-alt = left
# Theme
theme = Material Darker
copy-on-select = false
shell-integration-features = true
macos-titlebar-style = tabs
working-directory = home
window-inherit-working-directory = false
tab-inherit-working-directory = true