adjusted tmux status
This commit is contained in:
@@ -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 ] "
|
||||
|
||||
Reference in New Issue
Block a user