[FIX] proper nerdfont call

This commit is contained in:
Daveanand Mannie
2025-04-04 13:25:58 -04:00
parent 3cacac839d
commit d4404c5362

View File

@@ -8,7 +8,9 @@ return {
lazygit = { lazygit = {
configure = true, configure = true,
config = { config = {
gui={
nerdFontsVersion= "3" nerdFontsVersion= "3"
}
} }
}, },
----------------------------------------------- -----------------------------------------------