# === 主题设置 ===
# 跟随系统自动切换明暗主题 dark:,light:
theme = dark:iTerm2 Dark Background,light:iTerm2 Light Background
# === shell 集成 ===
shell-integration = detect
# === 字体设置 ===
font-size = 12
font-thicken = true
adjust-cell-height = 2
# === 窗口设置 ===
window-theme = system
window-save-state = always
background-opacity = 0.8
macos-titlebar-style = transparent
# === 鼠标设置 ===
copy-on-select = clipboard
mouse-hide-while-typing = true
cursor-style = bar
cursor-style-blink = true
cursor-opacity = 0.85
# === 缓冲区 ===
scrollback-limit = 8388608
# === 快速终端 ===
quick-terminal-position = top
quick-terminal-screen = mouse
quick-terminal-autohide = true
quick-terminal-animation-duration = 0.2
# === 安全设置 ===
clipboard-paste-protection = true
clipboard-paste-bracketed-safe = true
Ghostty 快速配置0x00 关于 0x01 应用安装 上述安装完成后,让starship生效,执行下面指令: 0x02 Starship 配置 直接使用官方预设配置 0x03 更新Ghotty...