diff --git a/modules/home-manager/tmux/default.nix b/modules/home-manager/tmux/default.nix index 65e76d9..1403a81 100644 --- a/modules/home-manager/tmux/default.nix +++ b/modules/home-manager/tmux/default.nix @@ -14,6 +14,7 @@ ]; extraConfig = " + set-option -sa terminal-overrides \",xterm*:Tc\" set -g mouse on set-option -g status-position top set-option -g allow-rename off