increased status-right-length to show bandwith values

This commit is contained in:
Rodrigo Nascimento 2021-04-10 00:37:12 -03:00
parent d5afb7822f
commit 6ac5897ac1

View file

@ -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