Fix SystemUIFont typo in default settings (#14158)
Release Notes: - N/A
This commit is contained in:
parent
de570133ff
commit
ba11e9a9a8
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
// },
|
||||
"buffer_line_height": "comfortable",
|
||||
// The name of a font to use for rendering text in the UI
|
||||
// (On macOS) You can set this to ".SysmtemUIFont" to use the system font
|
||||
// (On macOS) You can set this to ".SystemUIFont" to use the system font
|
||||
"ui_font_family": "Zed Plex Sans",
|
||||
// The OpenType features to enable for text in the UI
|
||||
"ui_font_features": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue