mirror of https://github.com/xzeldon/dotfiles.git
increase status-left-length
This commit is contained in:
parent
3d8c572b26
commit
d660f33704
|
@ -39,7 +39,7 @@ set-option -g status-justify centre
|
|||
set-option -g status-keys vi
|
||||
set-option -g status-position bottom
|
||||
set-option -g status-style fg=colour136,bg=colour235
|
||||
set-option -g status-left-length 30
|
||||
set-option -g status-left-length 35
|
||||
set-option -g status-left-style default
|
||||
set-option -g status-left "#[fg=green]#H #[fg=green,bright]#(uname -r)#[default]"
|
||||
set-option -g status-right-length 140
|
||||
|
@ -115,4 +115,4 @@ new -d -s1 -nfish 'fish'
|
|||
set -t1:1 monitor-activity on
|
||||
set -t1:1 aggressive-resize on
|
||||
neww -d
|
||||
neww -d
|
||||
neww -d
|
||||
|
|
Loading…
Reference in New Issue