diff --git a/tmux/.config/tmux/zegonix.conf b/tmux/.config/tmux/zegonix.conf index 64b439c..8ac3c8b 100644 --- a/tmux/.config/tmux/zegonix.conf +++ b/tmux/.config/tmux/zegonix.conf @@ -65,8 +65,8 @@ set-option -g status-right-style none set-option -g status-right-length "80" set-window-option -g window-status-separator "" -set-option -g status-left " { $#S } " -set-option -g status-right " ⟨ %Y-%m-%d // %H:%M ⟩ " +set-option -g status-left " ( $#S ) " +set-option -g status-right " ( %Y-%m-%d // %H:%M ) " set-window-option -g window-status-current-format " [ #I : #W ] " set-window-option -g window-status-format " [ #I : #W ] "