49 lines
852 B
Plaintext
49 lines
852 B
Plaintext
# Terminal
|
|
term = "xterm-256color"
|
|
|
|
# Fonts
|
|
font-family = "SF Mono"
|
|
font-family = "SF Mono"
|
|
font-size = 12
|
|
font-thicken = true
|
|
|
|
# Cell width (affects letter spacing)
|
|
adjust-cell-width = -1
|
|
adjust-cell-height = -1
|
|
adjust-font-baseline = -1
|
|
|
|
# Cursor
|
|
cursor-style-blink = false
|
|
cursor-style = block
|
|
shell-integration-features = no-cursor
|
|
|
|
# Icon
|
|
# macos-icon = custom-style
|
|
# macos-icon-frame = plastic
|
|
# macos-icon-ghost-color = cba6f7
|
|
# macos-icon-screen-color = 181825
|
|
|
|
# Window
|
|
#background = #181818
|
|
background = #000000
|
|
window-theme = dark
|
|
window-width = 100
|
|
window-height = 26
|
|
window-padding-x = 4
|
|
window-padding-y = 2
|
|
window-colorspace = display-p3
|
|
window-decoration = true
|
|
macos-titlebar-style = native
|
|
|
|
|
|
# Resize by row
|
|
#window-step-resize = true
|
|
#window-padding-balance = true
|
|
|
|
# Background
|
|
background-opacity = 1
|
|
background-blur-radius = 0
|
|
|
|
|
|
|