21 lines
658 B
Text
21 lines
658 B
Text
theme = tokyonight
|
|
title = " "
|
|
font-family = FiraCode
|
|
font-size = 11
|
|
background-opacity = 0.95
|
|
background-blur-radius = 20
|
|
window-decoration = false
|
|
# https://ghostty.org/docs/config/reference#font-feature
|
|
# Currently needs each one on a separate line, and doesn't support individual font settings
|
|
font-feature = +zero
|
|
font-feature = +ss02
|
|
font-feature = +ss03
|
|
font-feature = +cv14
|
|
clipboard-paste-protection = false
|
|
keybind = ctrl+shift+-=new_split:down
|
|
keybind = ctrl+shift+\=new_split:right
|
|
# split-divider-color has no effect w/ background-opacity.
|
|
split-divider-color = "#FFFFFF"
|
|
async-backend = epoll
|
|
resize-overlay = never
|
|
mouse-scroll-multiplier = 2
|