50 lines
891 B
Plaintext
50 lines
891 B
Plaintext
theme = catppuccin-latte
|
|
|
|
# Terminal
|
|
term = "xterm-256color"
|
|
|
|
# Fonts
|
|
font-family = "JetBrains Mono NL"
|
|
font-size = 14
|
|
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
|
|
# macos-titlebar-style = native
|
|
#macos-titlebar-style = transparent
|
|
|
|
|
|
# Resize by row
|
|
#window-step-resize = true
|
|
#window-padding-balance = true
|
|
|
|
# Background
|
|
# background-opacity = 1
|
|
# background-blur-radius = 0
|
|
|
|
|
|
|