lazy: check for updates on startup

This commit is contained in:
Evie Litherland-Smith 2023-03-20 18:05:04 +00:00
parent ed535a3cac
commit e886694e0f

View file

@ -13,4 +13,7 @@ return {
lazy = "💤 ",
},
},
checker = {
enabled = true
}
}