diff --git a/dot_tmux.conf b/dot_tmux.conf index f124329..3ce972b 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -23,7 +23,7 @@ set -g visual-activity on set -g mode-keys vi set -g history-limit 10000 -set -g status-bg blue +set -g status-bg default set -g status-fg white # y and p as in vim @@ -97,3 +97,4 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-resurrect' run -b '~/.tmux/plugins/tpm/tpm' set -g @plugin 'akohlbecker/aw-watcher-tmux' +source-file /home/kellya/projects/public/spaceduck-terminal/tmux/status-line-default.conf