diff --git a/scripts/dracula.sh b/scripts/dracula.sh index bb4f5de..d52449f 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -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