34 lines
706 B
Plaintext
34 lines
706 B
Plaintext
#term = xterm-256color
|
|
theme = Invero Day
|
|
|
|
# Font
|
|
font-family = "Maple Mono"
|
|
font-size = 13
|
|
font-thicken = true
|
|
font-thicken-strength = 120
|
|
font-feature = -liga, -dlig, -calt
|
|
|
|
adjust-underline-thickness = 1
|
|
adjust-strikethrough-thickness = 1
|
|
adjust-overline-thickness = 1
|
|
adjust-box-thickness = 1
|
|
adjust-cell-width = -7%
|
|
adjust-cell-height = -2
|
|
|
|
# Cursor
|
|
cursor-style = block
|
|
cursor-style-blink = false
|
|
mouse-hide-while-typing = true
|
|
shell-integration-features = ssh-terminfo,ssh-env,no-cursor
|
|
|
|
# Window
|
|
window-height = 80
|
|
window-width = 128
|
|
window-padding-x = 4
|
|
window-padding-y = 0
|
|
window-padding-color = extend
|
|
macos-titlebar-style = native
|
|
macos-icon = custom
|
|
|
|
window-inherit-working-directory = false
|