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