Fix wrongfully named option, which for some reason worked anyway

This commit is contained in:
2012-04-21 12:34:52 +01:00
parent f62dfdbda7
commit aacacd3db1

View File

@@ -27,8 +27,8 @@ set -g status-right-bg black
set -g status-right-fg cyan
set -g window-status-current-bg red
set -g window-status-current-fg black
set -g window-status-alert-bg yellow # fg and bg are flipped here due to a
set -g window-status-alert-fg black # bug in tmux
set -g window-status-activity-bg yellow # fg and bg are flipped here due to a
set -g window-status-activity-fg black # bug in tmux
set -g pane-active-border-bg default
set -g pane-active-border-fg green
set -g status-justify centre