diff --git a/repository/data/app-claw/local.lua b/repository/data/app-claw/local.lua index 0e757e0..e460268 100644 --- a/repository/data/app-claw/local.lua +++ b/repository/data/app-claw/local.lua @@ -22,6 +22,19 @@ return { "docs/repoauthors/app-eeprog" }, }, + ["app-launchbar"] = { + desc = "Application launcher bar", + v = 0, + deps = { + "neo" + }, + dirs = { + "apps" + }, + files = { + "apps/app-launchbar.lua" + }, + }, ["neo-docs"] = { desc = "KittenOS NEO system documentation", v = 2,