Add font name completions to ui_font_family and terminal::font_family

This commit is contained in:
Piotr Osiewicz 2024-01-16 20:19:58 +01:00
parent f011953484
commit ff67d9dea0
4 changed files with 46 additions and 1 deletions

View file

@ -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