Add font name completions to ui_font_family and terminal::font_family
This commit is contained in:
parent
f011953484
commit
ff67d9dea0
4 changed files with 46 additions and 1 deletions
|
@ -33,6 +33,7 @@ thiserror.workspace = true
|
|||
lazy_static.workspace = true
|
||||
serde.workspace = true
|
||||
serde_derive.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
rand.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue