Updated GUI font

This commit is contained in:
Rain Clark 2025-04-27 18:10:36 -04:00
parent b3f739d0be
commit 4f482db6be

View File

@ -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" }