Updated GUI font
This commit is contained in:
parent
b3f739d0be
commit
4f482db6be
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
-- bootstrap lazy.nvim, LazyVim and your plugins
|
-- bootstrap lazy.nvim, LazyVim and your plugins
|
||||||
require("config.lazy")
|
require("config.lazy")
|
||||||
vim.opt.guifont = { "Hack", ":h16" }
|
vim.opt.guifont = { "Maple Mono NF", ":h14" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue