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