Update font for neovide

This commit is contained in:
2024-11-19 16:43:10 +01:00
parent 492b4ac59c
commit 5225c0ab57
2 changed files with 19 additions and 17 deletions

View File

@@ -35,3 +35,5 @@ require "nvchad.autocmds"
vim.schedule(function()
require "mappings"
end)
vim.o.guifont = "Hasklug Nerd Font Mono:h14"