Tweak ghostty settings a bit further
This commit is contained in:
parent
de1fc04a79
commit
44dd0f288b
@ -1,22 +1,27 @@
|
||||
# Text style
|
||||
font-size = 13
|
||||
font-family = Inconsolata Patched G
|
||||
adjust-cell-height = 25%
|
||||
adjust-cell-width = -5%
|
||||
adjust-cell-width = -9%
|
||||
cursor-style = block
|
||||
cursor-style-blink = false
|
||||
font-family = Inconsolata Patched G
|
||||
font-size = 12
|
||||
font-synthetic-style = no-bold, no-bold-italic
|
||||
|
||||
# Window style
|
||||
theme = dark:catppuccin-mocha.conf, light:catppuccin-latte.conf
|
||||
background-opacity = 0.85
|
||||
background-blur = true
|
||||
background-opacity = 0.85
|
||||
theme = dark:catppuccin-mocha.conf, light:catppuccin-latte.conf
|
||||
window-padding-color = extend
|
||||
window-padding-x = 10,0
|
||||
window-padding-y = 10,5
|
||||
window-padding-color = extend
|
||||
macos-titlebar-style = tabs
|
||||
|
||||
# Functionality
|
||||
scrollback-limit = 10000
|
||||
window-inherit-working-directory = true
|
||||
copy-on-select = clipboard
|
||||
shell-integration-features = no-cursor
|
||||
|
||||
# macOS-specific settings
|
||||
alpha-blending = linear
|
||||
macos-icon = xray
|
||||
macos-titlebar-style = tabs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user