diff --git a/nix/home.nix b/nix/home.nix index d5e243de..782a1fe9 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -568,7 +568,6 @@ in set -g @cpu_high_fg_color "#[fg=#FF0000]" set -g @ram_high_fg_color "#[fg=#FF0000]" run-shell ${pkgs.tmuxPlugins.cpu}/share/tmux-plugins/cpu/cpu.tmux - set-option -g default-command "reattach-to-user-namespace -l zsh" ''; };