Add lazy icon to stop glyph errors
This commit is contained in:
parent
ff65accca3
commit
da8f04a146
|
@ -8,4 +8,9 @@ return {
|
||||||
"habamax",
|
"habamax",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
ui = {
|
||||||
|
icons = {
|
||||||
|
lazy = "💤 ",
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue