deactivate startup plugin

This commit is contained in:
2024-08-04 13:03:41 +02:00
parent 7d0b034585
commit 4007b903ed
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -5,4 +5,6 @@ if not setup then
end
-- enable startup
startup.setup()
startup.setup({
theme = "dashboard"
})