fix: fix font name

pull/98/head
fm39hz-workstation 2024-05-21 22:44:49 +07:00
parent 65fbd7ec89
commit 2931414aed
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ return {
has_line_number = true, has_line_number = true,
watermark = "• FM39hz •", watermark = "• FM39hz •",
bg_color = "#535c68", bg_color = "#535c68",
code_font_family = "JetbrainsMono Nerd Font Bold", code_font_family = "JetbrainsMono Nerd Font",
}, },
}, },
} }