-
This commit is contained in:
parent
129430fe64
commit
c651ad0c78
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ set -g status-fg gray
|
|||
set -g status-interval 1
|
||||
set -g status-left ''
|
||||
set -g status-position top
|
||||
set -g status-right '| #{session_name} | %Y/%m/%d %H:%M:%S'
|
||||
set -g status-right '| #{session_name} | %Y-%m-%d %H:%M:%S'
|
||||
|
||||
# windows separator
|
||||
set -g window-status-separator ' | '
|
||||
|
|
Loading…
Reference in a new issue