diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 0e3db47..c42f17a 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -22,7 +22,7 @@ set -g status-attr dim set -g status-left '#[fg=colour245] #(whoami)@#H > #S ' set -g status-right '#[fg=colour233,bg=colour241,bold] %m/%d #[fg=colour233,bg=colour245,bold] %I:%M ' set -g status-right-length 50 -set -g status-left-length k0 +set -g status-left-length 30 set -g clock-mode-style 12 # Use Alt-vim keys without prefix key to switch panes