1
0
Fork 0

add caelid signing

This commit is contained in:
cătălin 2024-09-03 08:56:37 +02:00
commit b44eadd5b9
No known key found for this signature in database
11 changed files with 53 additions and 30 deletions

View file

@ -2,6 +2,6 @@ return {
"AstroNvim/astroui",
---@type AstroUIOpts
opts = {
colorscheme = "catppuccin-mocha",
colorscheme = "catppuccin",
},
}