[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,8 +8,10 @@ return {
lazygit = { lazygit = {
configure = true, configure = true,
config = { config = {
gui={
nerdFontsVersion= "3" nerdFontsVersion= "3"
} }
}
}, },
----------------------------------------------- -----------------------------------------------
-- notifications -- notifications