mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:46:39 +00:00
Fix wrongfully named option, which for some reason worked anyway
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user