Files
arch/gnome-dotfiles/.config/ghostty/config
2026-03-31 20:13:15 +08:00

16 lines
302 B
Plaintext

# 设置主题
theme = Matugen
command = /usr/bin/fish
#设置透明度
background-opacity=0.88
#设置字体
font-family= "JetBrains Maple Mono"
font-size = 15
#取消关闭时的确认
# confirm-close-surface = false
#设置左右边距
window-padding-x=10
#设置上下边距
window-padding-y=10