diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 9233fbfc..def66c14 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -11,7 +11,4 @@ if "test ! -d ~/.config/tmux/plugins/tpm" \ # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run '~/.config/tmux/plugins/tpm/tpm' -# Padding for the status bar (Need to put it here to work correctly) -set -Fg 'status-format[1]' '#{status-format[0]}' -set -g 'status-format[1]' '' -set -g status 2 +