Add lazy icon to stop glyph errors

This commit is contained in:
Evie Litherland-Smith 2023-03-06 17:28:04 +00:00
parent ff65accca3
commit da8f04a146

View file

@ -8,4 +8,9 @@ return {
"habamax",
},
},
ui = {
icons = {
lazy = "💤 ",
},
},
}