From b8c060194203d1760c2ecaa2a379edcccffb8ecb Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Sun, 4 Aug 2024 15:53:51 +0700 Subject: [PATCH] homeserver: moved zellij mod key to Ctrl b --- profiles/homeserver.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/homeserver.nix b/profiles/homeserver.nix index b4402cc..08a83df 100644 --- a/profiles/homeserver.nix +++ b/profiles/homeserver.nix @@ -48,6 +48,7 @@ home.programs.zellij = { enable = true; autoAttach = true; + mod = "Ctrl b"; }; services = {