Fix tmux crash by reverting change

This commit is contained in:
2024-10-13 19:15:35 +01:00
parent 729812a624
commit 043bb759ab

View File

@@ -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"
'';
};