diff --git a/home-manager/shared/shell/zellij.nix b/home-manager/shared/shell/zellij.nix index 00829e3..772d1c9 100644 --- a/home-manager/shared/shell/zellij.nix +++ b/home-manager/shared/shell/zellij.nix @@ -4,6 +4,7 @@ # TODO find specific settings for vscode to avoid enable = true; enableZshIntegration = true; + catppuccin.enable = true; }; home.file = {