remove background color for tmux command line
This commit is contained in:
@ -57,6 +57,8 @@ set -g pane-active-border-style "fg=#938AA9"
|
||||
|
||||
# status bar
|
||||
set-option -g status-style bg=default
|
||||
set -g message-command-style bg=default
|
||||
set -g message-style bg=default
|
||||
set -g status-left '| #S | '
|
||||
set -g status-right ''
|
||||
set -g status-left-length 500
|
||||
|
||||
Reference in New Issue
Block a user