fix: fix font name

This commit is contained in:
fm39hz-workstation 2024-05-21 22:44:49 +07:00 committed by fm39hz-laptop
parent 42249a17ee
commit 16cd2ac586

View file

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