fix: set fallback monospace font

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-08 21:21:44 +03:00
parent e214656166
commit 47117749cf

View File

@ -232,7 +232,7 @@
)
set text(
size: 11pt,
font: ("Courier New", "Iosevka NFM"),
font: ("Courier New", "Liberation Mono"),
weight: "semibold",
)