Update aerospace

This commit is contained in:
Bas Grolleman
2025-07-31 14:26:48 +02:00
parent 7c62c0f379
commit 2c2399308f
7 changed files with 150 additions and 28 deletions

View File

@@ -38,7 +38,7 @@ require("lazy").setup({
version = false, -- always use the latest git commit
-- version = "*", -- try installing the latest stable version for plugins that support semver
},
install = { colorscheme = { "tokyonight", "habamax" } },
install = { colorscheme = { "catppuccin" } },
checker = {
enabled = true, -- check for plugin updates periodically
notify = false, -- notify on update