diff --git a/dotfiles/.tmux.conf b/dotfiles/.tmux.conf index 8cd705e..e53dba3 100644 --- a/dotfiles/.tmux.conf +++ b/dotfiles/.tmux.conf @@ -39,4 +39,5 @@ set-option -g set-titles on set-option -g set-titles-string "#S / #W" set -g status-right "#H %H:%M:%S %Y-%m-%d %Z" set -g status-interval 1 +set -g status-right-length 60 set -g mouse on