increased status-right-length to show bandwith values
This commit is contained in:
parent
d5afb7822f
commit
6ac5897ac1
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ main()
|
|||
|
||||
# set length
|
||||
tmux set-option -g status-left-length 100
|
||||
tmux set-option -g status-right-length 100
|
||||
tmux set-option -g status-right-length 250
|
||||
|
||||
# pane border styling
|
||||
if $show_border_contrast; then
|
||||
|
|
Loading…
Reference in a new issue