thicken font for ghostty on macos, make the cursor blink, and enable autoupdates
This commit is contained in:
parent
254c7ff96e
commit
5950ad6684
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
auto-update = download
|
||||
font-family = GoMono Nerd Font
|
||||
font-size = 12
|
||||
font-thicken = true
|
||||
font-thicken-strength = 100
|
||||
cursor-style = block
|
||||
cursor-style-blink = true
|
||||
shell-integration-features = no-cursor
|
||||
mouse-hide-while-typing = true
|
||||
window-decoration = none
|
||||
|
|
Loading…
Reference in a new issue