summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-16 23:11:29 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-16 23:11:29 +0200
commitf60f9f23b4a1838686034aeada743c1502c28253 (patch)
tree58c7a48ba3ced9942a74b2abffacb9130839727d
parentb6f5489516a99c8c22fe0d0e0d214b3109460ad0 (diff)
generate zellij config
-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