summaryrefslogtreecommitdiff
path: root/share/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'share/home.nix')
-rw-r--r--share/home.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/home.nix b/share/home.nix
index b317b37..9896edd 100644
--- a/share/home.nix
+++ b/share/home.nix
@@ -113,6 +113,10 @@
programs.zellij = {
enable = true;
enableZshIntegration = true;
+ settings = {
+ theme = "catppuccin-mocha";
+ pane_frames = false;
+ };
};
# better cat