diff --git a/home/modules/tmux.nix b/home/modules/tmux.nix index 9e4fdf6..d754739 100644 --- a/home/modules/tmux.nix +++ b/home/modules/tmux.nix @@ -14,7 +14,7 @@ in shell = "${pkgs.fish}/bin/fish"; mouse = true; baseIndex = 1; - terminal = "xterm-256color"; + terminal = "screen-256color"; newSession = true; plugins = with pkgs; [