174 字
1 分钟
Ghostty 配置
2026-08-26
无标签
~/.config/ghostty/config
# Config generated by Ghostty Config
window-height = 24
window-width = 96
# custom-shader = ~/.config/ghostty/shaders/bettercrt.glsl
custom-shader = ~/.config/ghostty/shaders/cursor_smear.glsl
# custom-shader = ~/.config/ghostty/shaders/cursor_blaze.glsl
font-size = 17
# Nerd Font(tmux 状态栏图标需要,系统已安装 SFMono Nerd Font)
font-family = "SFMono Nerd Font"
macos-titlebar-style = tabs
macos-titlebar-proxy-icon = hidden
window-show-tab-bar = never
background-opacity = 0.8
background-blur = true
background-blur-radius = 11
theme = Catppuccin Mocha
background = #1e1e2e
33 collapsed lines
foreground = #cdd6f4
selection-background = #585b70
selection-foreground = #cdd6f4
cursor-color = #f5e0dc
cursor-text = #1e1e2e
palette = 0=#45475a
palette = 1=#f38ba8
palette = 2=#a6e3a1
palette = 3=#f9e2af
palette = 4=#89b4fa
palette = 5=#f5c2e7
palette = 6=#94e2d5
palette = 7=#a6adc8
palette = 8=#585b70
palette = 9=#f37799
palette = 10=#89d88b
palette = 11=#ebd391
palette = 12=#74a8fc
palette = 13=#f2aede
palette = 14=#6bd7ca
palette = 15=#bac2de
window-padding-y = 10
unfocused-split-opacity = 0.89
split-divider-color = #ffffff
macos-option-as-alt = true
macos-window-shadow = false
# 左右内边距(x轴)
window-padding-x = 12
# 上下内边距(y轴)
window-padding-y = 12
Ghostty 配置
https://cloudsir.top/posts/ghostty/
作者
CloudSir
发布于
2026-08-26
许可协议
CC BY-NC-SA 4.0
单片机是什么?从一颗芯片到跑起来的程序