update ghostty
This commit is contained in:
parent
b53a3e725a
commit
e21fd46ef0
@ -1,10 +1,11 @@
|
|||||||
|
theme = catppuccin-frappe
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
term = "xterm-256color"
|
term = "xterm-256color"
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
font-family = "SF Mono"
|
font-family = "JetBrains Mono NL"
|
||||||
font-family = "SF Mono"
|
font-size = 14
|
||||||
font-size = 12
|
|
||||||
font-thicken = true
|
font-thicken = true
|
||||||
|
|
||||||
# Cell width (affects letter spacing)
|
# Cell width (affects letter spacing)
|
||||||
@ -25,15 +26,15 @@ shell-integration-features = no-cursor
|
|||||||
|
|
||||||
# Window
|
# Window
|
||||||
#background = #181818
|
#background = #181818
|
||||||
background = #000000
|
#background = #000000
|
||||||
window-theme = dark
|
#window-theme = dark
|
||||||
window-width = 100
|
window-width = 100
|
||||||
window-height = 26
|
window-height = 26
|
||||||
window-padding-x = 4
|
window-padding-x = 4
|
||||||
window-padding-y = 2
|
window-padding-y = 2
|
||||||
window-colorspace = display-p3
|
window-colorspace = display-p3
|
||||||
window-decoration = true
|
|
||||||
macos-titlebar-style = native
|
macos-titlebar-style = native
|
||||||
|
#macos-titlebar-style = transparent
|
||||||
|
|
||||||
|
|
||||||
# Resize by row
|
# Resize by row
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user