trying catppuccin on alacritty

This commit is contained in:
Bryan Ramos 2023-06-11 18:56:48 -04:00
parent 361d36e0b3
commit ceda482e67
2 changed files with 68 additions and 21 deletions

View file

@ -24,7 +24,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 }, -- automatically check for plugin updates
performance = {
rtp = {