Catppuccin Colors
This commit is contained in:
parent
3cedb3ebf6
commit
e29d17d6bd
|
@ -1,4 +1,8 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
plugins = {
|
plugins = {
|
||||||
};
|
};
|
||||||
|
colorschemes.catppuccin = {
|
||||||
|
enable = true;
|
||||||
|
settings.flavor = "frappe";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user