mirror of https://github.com/LazyVim/starter
fix: fix font name
parent
65fbd7ec89
commit
2931414aed
|
@ -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",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue