macos update
This commit is contained in:
@@ -1,10 +1,17 @@
|
||||
term = xterm-256color
|
||||
#term = xterm-256color
|
||||
theme = Invero Day
|
||||
|
||||
# Font
|
||||
font-family = "Maple Mono NF"
|
||||
font-family = "Maple Mono"
|
||||
font-size = 13
|
||||
#font-thicken = true
|
||||
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
|
||||
|
||||
@@ -12,11 +19,15 @@ adjust-cell-height = -2
|
||||
cursor-style = block
|
||||
cursor-style-blink = false
|
||||
mouse-hide-while-typing = true
|
||||
shell-integration-features = no-cursor
|
||||
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
|
||||
macos-icon = custom
|
||||
|
||||
window-inherit-working-directory = false
|
||||
Reference in New Issue
Block a user