mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
ghostty: update
This commit is contained in:
parent
27f65048d2
commit
4c416cd753
1 changed files with 9 additions and 5 deletions
|
|
@ -4,12 +4,13 @@ shell-integration-features = no-cursor,sudo,title
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
font-family = "IosevkaCustom"
|
font-family = "IosevkaCustom"
|
||||||
font-family-bold = "IosevkaCustom SemiBold"
|
font-family-bold = "IosevkaCustom Semibold"
|
||||||
font-size = 16
|
font-size = 16
|
||||||
adjust-cell-height = 10
|
adjust-cell-height = 8
|
||||||
adjust-cursor-height = 10
|
adjust-cursor-height = 8
|
||||||
adjust-cursor-thickness = 1
|
adjust-cursor-thickness = 1
|
||||||
adjust-underline-position = 1
|
adjust-underline-position = 1
|
||||||
|
adjust-box-thickness=-1
|
||||||
|
|
||||||
# Colors
|
# Colors
|
||||||
foreground = #eceef4
|
foreground = #eceef4
|
||||||
|
|
@ -33,8 +34,8 @@ palette = 13=#f5c2e7
|
||||||
palette = 14=#94e2d5
|
palette = 14=#94e2d5
|
||||||
palette = 15=#a6adc8
|
palette = 15=#a6adc8
|
||||||
|
|
||||||
selection-background = #585b70
|
selection-background = #34395A
|
||||||
selection-foreground = #cdd6f4
|
selection-foreground = #ECEEF4
|
||||||
|
|
||||||
cursor-color = #767BA0
|
cursor-color = #767BA0
|
||||||
cursor-text = #ECEEF4
|
cursor-text = #ECEEF4
|
||||||
|
|
@ -45,4 +46,7 @@ cursor-style = block
|
||||||
cursor-style-blink = false
|
cursor-style-blink = false
|
||||||
|
|
||||||
window-decoration = false
|
window-decoration = false
|
||||||
|
window-padding-y = 1
|
||||||
|
window-padding-x = 1
|
||||||
|
window-padding-balance = true
|
||||||
gtk-titlebar = false
|
gtk-titlebar = false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue