Add back status-bg setting in tmux.conf
This commit is contained in:
parent
1f8f5e3a9f
commit
a591e33760
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ set -g mode-keys vi
|
|||
set -g repeat-time 0
|
||||
|
||||
# No left status; right status bar is session name
|
||||
set -g status-bg black
|
||||
set -g status-left ""
|
||||
set -g status-left-bg black
|
||||
set -g status-left-fg brightblue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue