enable catppuccin module in zellij
This commit is contained in:
parent
0ffffc4bb8
commit
bb29cd599f
|
@ -4,6 +4,7 @@
|
||||||
# TODO find specific settings for vscode to avoid
|
# TODO find specific settings for vscode to avoid
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
|
catppuccin.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
|
|
Loading…
Reference in a new issue