feat: switch tmux to zellij

This commit is contained in:
Mohammad Rafiq 2025-03-15 02:08:44 +08:00
parent af005dce39
commit 0f42cd54e7
2 changed files with 10 additions and 2 deletions

View file

@ -8,8 +8,8 @@
./programs/nvf.nix
./programs/starship.nix
./programs/tealdeer.nix
./programs/tmux.nix
./programs/yazi.nix
./programs/zellij.nix
./programs/zsh.nix
./scripts
];
@ -25,7 +25,6 @@
indent_style = "space";
indent_size = 2;
trim_trailing_whitespace = true;
insert_final_newline = false;
};
};
};