adjusted tmux status

This commit is contained in:
scbj
2024-10-11 09:11:02 +02:00
parent 8f8851173b
commit cc2d5bb6fc

View File

@@ -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 ] "