🔥 (home) remove useless code
This commit is contained in:
parent
d8a3ccb626
commit
1980443bc6
|
@ -1,7 +0,0 @@
|
||||||
{...}: {
|
|
||||||
catppuccin = {
|
|
||||||
enable = true;
|
|
||||||
flavor = "mocha";
|
|
||||||
accent = "blue";
|
|
||||||
};
|
|
||||||
}
|
|
|
@ -17,10 +17,4 @@
|
||||||
flavor = "mocha";
|
flavor = "mocha";
|
||||||
accent = "blue";
|
accent = "blue";
|
||||||
};
|
};
|
||||||
|
|
||||||
# catppuccin = {
|
|
||||||
# enable = true;
|
|
||||||
# flavor = "mocha";
|
|
||||||
# accent = "blue";
|
|
||||||
# };
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue