tmux/space
This commit is contained in:
parent
1b2cf00547
commit
8e13ac778f
1 changed files with 2 additions and 2 deletions
|
@ -39,9 +39,9 @@ set-option -g status-bg black
|
|||
set-option -g status-fg gray
|
||||
set-option -g status-interval 1
|
||||
set-option -g status-justify left
|
||||
set-option -g status-left '#{session_name} '
|
||||
set-option -g status-left '#{session_name} '
|
||||
set-option -g status-position top
|
||||
set-option -g status-right ' %Y-%m-%d %H:%M:%S'
|
||||
set-option -g status-right ' %Y-%m-%d %H:%M:%S'
|
||||
|
||||
# windows separator
|
||||
set-option -g window-status-separator ' '
|
||||
|
|
Loading…
Reference in a new issue