diff --git a/tmux.conf b/tmux.conf index adae1d7..9c0042e 100644 --- a/tmux.conf +++ b/tmux.conf @@ -39,8 +39,8 @@ setw -g pane-base-index 1 # start pane numbering from 1 set -g status-left-length 32 set -g status-right-length 32 set -g status-justify centre -set -g status-left ' #S ' # session name -set -g status-right ' %R %a %d %b ' # time, weekday, day & month +set -g status-left '@#h ⧉ #S' # @host ⧉session +set -g status-right '%Y-%m-%d %a %H:%M' # date, weekday, time # # Colors