43 lines
772 B
Plaintext
43 lines
772 B
Plaintext
# Terminal
|
|
term = xterm-256color
|
|
|
|
# Fonts
|
|
font-family = "Maple Mono NF"
|
|
#font-size = 14
|
|
font-thicken = true
|
|
#font-thicken-strength = 2
|
|
adjust-box-thickness = 2
|
|
|
|
# Window
|
|
window-padding-x = 0
|
|
window-padding-y = 0
|
|
window-height = 50
|
|
window-width = 120
|
|
window-step-resize = true
|
|
window-padding-balance = false
|
|
# window-padding-color = extend
|
|
|
|
# Icon
|
|
macos-icon = custom
|
|
|
|
# Cursor
|
|
cursor-style = block
|
|
cursor-style-blink = false
|
|
mouse-hide-while-typing = true
|
|
shell-integration-features = no-cursor
|
|
|
|
# Font/Cell quality
|
|
window-colorspace = srgb
|
|
alpha-blending = linear-corrected
|
|
macos-titlebar-style = native
|
|
|
|
adjust-cell-width = -1
|
|
#adjust-cell-height = -2
|
|
|
|
# Theme
|
|
background = #eeeeee
|
|
foreground = #434343
|
|
window-theme = auto
|
|
background-opacity = 1
|
|
background-blur = false
|