tmux: Put the window list in relative centre
This commit is contained in:
parent
93110c3445
commit
8b827b49d2
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ set-window-option -g clock-mode-colour colour109 #blue
|
|||
# Bell
|
||||
set-window-option -g window-status-bell-style bg=colour167,fg=colour235 # bg=red, fg=bg
|
||||
# Theme settings mixed with colors (unfortunately, but there is no cleaner way)
|
||||
set-option -g status-justify "left"
|
||||
set-option -g status-justify "centre"
|
||||
set-option -g status-left-style none
|
||||
set-option -g status-left-length "80"
|
||||
set-option -g status-right-style none
|
||||
|
|
Loading…
Reference in a new issue