chore: increase guifont size

This commit is contained in:
Muhammad Nauman Raza 2024-08-22 17:33:34 +01:00
parent 4fcdcf9dac
commit b6b296f96c
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -47,7 +47,7 @@ o.backup = false
o.swapfile = false o.swapfile = false
-- Font -- Font
o.guifont = "ZedMono Nerd Font:h10.5" o.guifont = "ZedMono Nerd Font:h15"
-- Colorscheme -- Colorscheme
vim.cmd("colorscheme kagayaki") vim.cmd("colorscheme kagayaki")
-- Transparent nontext -- Transparent nontext