SelimovDE/config/ghostty/config

18 lines
556 B
Text

# --- Basics
font-family = "IosevkaTermSlab Nerd Font Propo"
font-style = "Regular"
font-size = 11
background-opacity = 1.0
window-decoration = none
confirm-close-surface = false
# Auto light/dark theme pair that matches your two palettes below
#theme = dark:my-dark,light:my-light
theme = zenwritten-dark
# Font-size keybindings (match Ctrl+Shift+j/k from WezTerm)
keybind = all:ctrl+shift+k=increase_font_size:1
keybind = all:ctrl+shift+j=decrease_font_size:1
# Optional: make the split divider visible (newer Ghostty)
# split-divider-color = #444444