add spaceduck theme, fix blue background

This commit is contained in:
Alex Kelly 2021-10-30 23:42:31 -04:00
parent 1b65a42a12
commit e3acb6d8a5

View file

@ -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