diff --git a/chezmoi/dot_config/tmux/tmux.conf b/chezmoi/dot_config/tmux/tmux.conf index 3421421..f9a76f3 100644 --- a/chezmoi/dot_config/tmux/tmux.conf +++ b/chezmoi/dot_config/tmux/tmux.conf @@ -4,8 +4,6 @@ set -g prefix C-o set -g mouse on set -g set-titles on set -g set-titles-string "[#S] #W@#h (#I)" -set -g status-right "" -set -g default-terminal "screen-256color" bind-key X kill-session