From f60f9f23b4a1838686034aeada743c1502c28253 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 16 Jul 2024 23:11:29 +0200 Subject: generate zellij config --- share/home.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share/home.nix') 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 -- cgit v1.2.3