ghostty: update linux config
This commit is contained in:
parent
edad183fc7
commit
0183dfb5ce
2 changed files with 3 additions and 6 deletions
|
@ -6,6 +6,6 @@ size = "14"
|
|||
feats = []
|
||||
|
||||
[data.ghostty_font.linux]
|
||||
face = "IBM Plex Mono"
|
||||
size = "12"
|
||||
feats = ['ss03']
|
||||
face = "Maple Mono NL NF"
|
||||
size = "11"
|
||||
feats = []
|
||||
|
|
|
@ -5,9 +5,6 @@ font-feature = {{ . }}
|
|||
{{- end }}
|
||||
font-size = {{ $font.size }}
|
||||
|
||||
{{ if eq .chezmoi.os "linux" -}}
|
||||
window-decoration = false
|
||||
{{- end }}
|
||||
cursor-style = block
|
||||
cursor-style-blink = false
|
||||
shell-integration-features = no-cursor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue