17 lines
527 B
Text
17 lines
527 B
Text
# --- Basics
|
|
font-family = "IosevkaTermSlab Nerd Font Propo"
|
|
font-style = "Regular"
|
|
font-size = 13
|
|
background-opacity = 1.0
|
|
window-decoration = none
|
|
|
|
# Auto light/dark theme pair that matches your two palettes below
|
|
#theme = dark:my-dark,light:my-light
|
|
theme = zenwritten-light
|
|
|
|
# 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
|